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
public property DbConnection Specifies the DbConnection object associated with the transaction.
public property Connection Specifies the DB2®Connection object associated with the transaction.
public property IsolationLevel Specifies the IsolationLevel for this transaction.