ObjectStubsQuery Constructors
Contains information on queries passed via ISerializableObjectLayer objects.| Name | Parameters | Description |
|---|---|---|
| ObjectStubsQuery() | none | This member supports the internal infrastructure and is not intended to be used directly from your code. |
| ObjectStubsQuery(ObjectsQuery, Session, NestedParentGuidMap, XPObjectClassInfoStubCache) | query, session, map, classInfoCache | This 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, force | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also