The AdoTransaction type exposes the following members.

Properties

  NameDescription
IsActive
IsolationLevel
WasCommitted
Gets a Boolean indicating if the transaction was committed.
WasRolledBack
Gets a Boolean indicating if the transaction was rolled back.

See Also