ObjectsByKeyQuery Class
Provides data for queries that retrieve persistent objects by key values.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
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