Back to Devexpress

Session.GetObjectsByKey Method

xpo-devexpress-dot-xpo-dot-session-dot-getobjectsbykey.md

latest717 B
Original Source

Session.GetObjectsByKey Method

NameParametersDescription
GetObjectsByKey(XPClassInfo, ICollection, Boolean)classInfo, idCollection, alwaysGetFromDataStoreReturns reloaded persistent objects with specified key property values from a data store.
GetObjectsByKey(ObjectsByKeyQuery[], Boolean)queries, alwaysGetFromDataStoreReturns reloaded persistent objects from a data store, using queries based on specified object types and key values.