Click or drag to resize

PostTransactionRequestCollections Properties

The PostTransactionRequestCollections type exposes the following members.

Properties
  NameDescription
Public propertyExclusive
Collections for which to obtain exclusive locks during a transaction.
Public propertyRead
The list of read-only collections involved in a transaction.
Public propertyWrite
The list of write collection involved in a transaction.
Top
See Also