DB2Transaction Properties
The properties of the DB2Transaction class are listed here. For a complete list of DB2Transaction class members, see the DB2Transaction Members topic.
Public Properties
| Property | Description |
|---|---|
DbConnection |
Specifies the DbConnection object associated with the transaction. |
Connection |
Specifies the DB2®Connection object associated with the transaction. |
IsolationLevel |
Specifies the IsolationLevel for this transaction. |