GetObjectsInTransactionAsync(XPClassInfo, CriteriaOperator, SortingCollection, Int32, Int32, Boolean, AsyncLoadObjectsCallback)
|
classInfo, condition, sorting, skipSelectedRecords, topSelectedRecords, selectDeleted, callback
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetObjectsInTransactionAsync(XPClassInfo, CriteriaOperator, SortingCollection, Int32, Int32, Boolean, CancellationToken)
|
classInfo, condition, sorting, skipSelectedRecords, topSelectedRecords, selectDeleted, cancellationToken
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetObjectsInTransactionAsync(XPClassInfo, CriteriaOperator, Boolean, AsyncLoadObjectsCallback)
|
classInfo, condition, selectDeleted, callback
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|
GetObjectsInTransactionAsync(XPClassInfo, CriteriaOperator, Boolean, CancellationToken)
|
classInfo, condition, selectDeleted, cancellationToken
|
This member supports the internal infrastructure and is not intended to be used directly from your code.
|