Back to Devexpress

Session.GetObjectsInTransaction Method

xpo-devexpress-dot-xpo-dot-session-dot-getobjectsintransaction.md

latest1.3 KB
Original Source

Session.GetObjectsInTransaction Method

NameParametersDescription
GetObjectsInTransaction(XPClassInfo, CriteriaOperator, SortingCollection, Int32, Int32, Boolean)classInfo, condition, sorting, skipSelectedRecords, topSelectedRecords, selectDeletedThis member supports the internal infrastructure and is not intended to be used directly from your code.
GetObjectsInTransaction(XPClassInfo, CriteriaOperator, Boolean, Boolean)classInfo, condition, selectDeleted, caseSensitiveObsolete. This GetObjectsInTransaction method overload is obsolete. Use the overloads that do not take a Boolean caseSensitive parameter.
GetObjectsInTransaction(XPClassInfo, CriteriaOperator, Boolean)classInfo, condition, selectDeletedThis member supports the internal infrastructure and is not intended to be used directly from your code.