|
Table 4-23 describes the public properties of PsqlTransaction.
|
Property
|
Description
|
|---|---|
|
Connection
|
Specifies the PsqlConnection object associated with the transaction. For more information, see PsqlConnection Object .
|
|
IsolationLevel
|
Defines the isolation level for the entire transaction. If the value is changed, the new value is used at execution time.
|
Table 4-24 describes the public methods of the PsqlTransaction object.
|
Chapter contents
Prev topic: PsqlTrace Object
|