15.4.11 List of HiRDBTransaction members

Organization of this subsection
(1) Constructor
(2) Inheritance classes
(3) Properties
(4) Methods

(1) Constructor

HiRDBTransaction

(2) Inheritance classes

MarshalByRefObject, IDbTransaction, IDisposable

(3) Properties

MemberFunction
ConnectionAcquires the HiRDBConnection object used to associate a transaction.
IsCompletedAcquires a value indicating whether or not the transaction is completed.
IsolationLevelSpecifies this transaction's IsolationLevel.

(4) Methods

MemberFunction
CommitCommits a database transaction.
RollbackRolls back a database transaction from the hold status.