Npgsql Api Docs

NpgsqlTransaction Methods

The methods of the NpgsqlTransaction class are listed below. For a complete list of NpgsqlTransaction class members, see the NpgsqlTransaction Members topic.

Public Instance Methods

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) 
RollbackOverloaded. Rolls back a transaction from a pending state.
Save Creates a transaction save point.
ToString (inherited from Object) 

See Also

NpgsqlTransaction Class | Npgsql Namespace