|  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. | 
|  Commit | Commits the database transaction. | 
|  CreateObjRef (inherited from MarshalByRefObject) | |
|  Dispose (inherited from DbTransaction) | |
|  Equals (inherited from Object) | |
|  GetHashCode (inherited from Object) | |
|  GetLifetimeService (inherited from MarshalByRefObject) | |
|  GetType (inherited from Object) | |
|  InitializeLifetimeService (inherited from MarshalByRefObject) | |
|  Rollback | Overloaded. Rolls back a transaction from a pending state. | 
|  Save | Creates a transaction save point. | 
|  ToString (inherited from Object) | 
NpgsqlTransaction Class | Npgsql Namespace