Gets the NpgsqlConnection object associated with the transaction, or a null reference if the transaction is no longer valid.
Gets the NpgsqlConnection object associated with the transaction, or a null reference if the transaction is no longer valid.
new public NpgsqlConnection Connection {get;}
Gets the NpgsqlConnection object associated with the transaction, or a null reference if the transaction is no longer valid.
new public System.Data.Common.DbConnection Connection {get;}
NpgsqlTransaction Class | Npgsql Namespace