The ITransaction type exposes the following members.

Properties

  NameDescription
IsActive
Is the transaction in progress
WasCommitted
Was the transaction successfully committed?
WasRolledBack
Was the transaction rolled back or set to rollback only?

See Also