DB2eTransaction Members


Tabulka 184. Public Instance Properties

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

Tabulka 185. Public Instance Methods

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