Click or drag to resize

Transaction Properties

The Transaction type exposes the following members.

Properties
  NameDescription
Public propertyContext
Gets the transaction context in which this transaction operates. This transaction can only be used to access transacted objects in this context.
Public propertyIsActive
Public propertyNumber
Gets the number of this transaction. Multiple transactions may share a single number and the number of a transaction may change when it is committed.
Top
See Also