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