DB2eTransaction Members


Tabelle 184. Public Instance Properties

Property Description
Connection Specifies the DB2eConnection object associated with the transaction.
IsolationLevel Specifies the IsolationLevel for this transaction.

Tabelle 185. Public Instance Methods

Method Description
Commit Commits the database transaction.
Rollback Rolls back a transaction from a pending state.