The properties of the NpgsqlTransaction class are listed below. For a complete list of NpgsqlTransaction class members, see the NpgsqlTransaction Members topic.
|  Connection | Overloaded. Gets the NpgsqlConnection object associated with the transaction, or a null reference if the transaction is no longer valid. | 
|  IsolationLevel | Specifies the IsolationLevel for this transaction. | 
NpgsqlTransaction Class | Npgsql Namespace