The ITransaction type exposes the following members.

Properties

  NameDescription
Public propertyIsActive
Is the transaction in progress
Public propertyWasCommitted
Was the transaction successfully committed?
Public propertyWasRolledBack
Was the transaction rolled back or set to rollback only?

See Also