Back to Devexpress

ObjectStubsQuery Constructors

xpo-devexpress-dot-xpo-dot-objectstubsquery-dot-ctor.md

latest1.4 KB
Original Source

ObjectStubsQuery Constructors

Contains information on queries passed via ISerializableObjectLayer objects.

NameParametersDescription
ObjectStubsQuery()noneThis member supports the internal infrastructure and is not intended to be used directly from your code.
ObjectStubsQuery(ObjectsQuery, Session, NestedParentGuidMap, XPObjectClassInfoStubCache)query, session, map, classInfoCacheThis member supports the internal infrastructure and is not intended to be used directly from your code.
ObjectStubsQuery(XPClassInfoStub, CriteriaOperator, SortingCollection, Int32, Int32, Boolean, Boolean)classInfo, criteria, sorting, skipSelectedRecords, topSelectedRecords, selectDeleted, forceThis member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

ObjectStubsQuery Class

ObjectStubsQuery Members

DevExpress.Xpo Namespace