Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

Session.GetObjectsInTransaction Method

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