Back to Devexpress

ObjectsQuery Constructors

xpo-devexpress-dot-xpo-dot-objectsquery-dot-ctor.md

latest1.2 KB
Original Source

ObjectsQuery Constructors

Contains essential information on an object query.

NameParametersDescription
ObjectsQuery(XPClassInfo, CriteriaOperator, SortingCollection, Int32, CollectionCriteriaPatcher, Boolean)classInfo, criteria, sorting, topSelectedRecords, collectionCriteriaPatcher, forceThis member supports the internal infrastructure and is not intended to be used directly from your code.
ObjectsQuery(XPClassInfo, CriteriaOperator, SortingCollection, Int32, Int32, CollectionCriteriaPatcher, Boolean)classInfo, criteria, sorting, skipSelectedRecords, topSelectedRecords, collectionCriteriaPatcher, forceThis member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

ObjectsQuery Class

ObjectsQuery Members

DevExpress.Xpo Namespace