The AdoTransaction type exposes the following members.

Properties

  NameDescription
Public propertyIsActive
Public propertyIsolationLevel
Public propertyWasCommitted
Gets a Boolean indicating if the transaction was committed.
Public propertyWasRolledBack
Gets a Boolean indicating if the transaction was rolled back.

See Also