Session.GetObjectsByKey Method
Name | Parameters | Description |
---|---|---|
GetObjectsByKey(XPClassInfo, ICollection, Boolean) | classInfo, idCollection, alwaysGetFromDataStore | Returns reloaded persistent objects with specified key property values from a data store. |
GetObjectsByKey(ObjectsByKeyQuery[], Boolean) | queries, alwaysGetFromDataStore | Returns reloaded persistent objects from a data store, using queries based on specified object types and key values. |