ObjectsByKeyQuery Properties
Provides data for queries that retrieve persistent objects by key values.Name | Description |
---|---|
ClassInfo | Gets the persistent class’s metadata information for persistent objects to include in the query. |
IdCollection | Gets a collection of key property values of persistent objects to include in the query. |
See Also