Back to Devexpress

ObjectsByKeyQuery Constructors

xpo-devexpress-dot-xpo-dot-objectsbykeyquery-dot-ctor.md

latest780 B
Original Source

ObjectsByKeyQuery Constructors

Provides data for queries that retrieve persistent objects by key values.

NameParametersDescription
ObjectsByKeyQuery(XPClassInfo, ICollection)classInfo, idCollectionInitializes a new instance of the ObjectsByKeyQuery class with the persistent class’s metadata information about persistent objects, to include in the query and their key values.

See Also

ObjectsByKeyQuery Class

ObjectsByKeyQuery Members

DevExpress.Xpo Namespace