Npgsql Api Docs

NpgsqlTransaction Properties

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

Public Instance Properties

ConnectionOverloaded. 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.

See Also

NpgsqlTransaction Class | Npgsql Namespace