dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTransaction Class

PgSqlTransaction Class Properties

For a list of all members of this type, see PgSqlTransaction members.

Public Properties
 NameDescription
Public PropertyGets the PgSqlConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.  
Public PropertyOverridden. Specifies the System.Data.IsolationLevel for this transaction.  
Top
See Also