ObjectsByKeyQuery Class
Provides data for queries that retrieve persistent objects by key values.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Remarks
ObjectsByKeyQuery
objects provide data for the Session.GetObjectsByKey function, which is used to retrieve persistent objects by specified key values.
Inheritance
Object
ObjectsByKeyQuery
See Also