Back to Devexpress

ObjectStubsQuery Members

xpo-devexpress-dot-xpo-dot-objectstubsquery-dot-underscore-members.md

latest4.7 KB
Original Source

ObjectStubsQuery Members

Contains information on queries passed via ISerializableObjectLayer objects.

Constructors

NameDescription
ObjectStubsQuery()This member supports the internal infrastructure and is not intended to be used directly from your code.
ObjectStubsQuery(ObjectsQuery, Session, NestedParentGuidMap, XPObjectClassInfoStubCache)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)This member supports the internal infrastructure and is not intended to be used directly from your code.

Properties

NameDescription
ClassInfoThis member supports the internal infrastructure and is not intended to be used directly from your code.
CriteriaThis member supports the internal infrastructure and is not intended to be used directly from your code.
ForceThis member supports the internal infrastructure and is not intended to be used directly from your code.
SelectDeletedThis member supports the internal infrastructure and is not intended to be used directly from your code.
SkipSelectedRecordsThis member supports the internal infrastructure and is not intended to be used directly from your code.
SortingThis member supports the internal infrastructure and is not intended to be used directly from your code.
SortingStringsThis member supports the internal infrastructure and is not intended to be used directly from your code.
TopSelectedRecordsThis member supports the internal infrastructure and is not intended to be used directly from your code.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ObjectStubsQuery Class

DevExpress.Xpo Namespace