Gets or sets the NpgsqlTransaction within which the NpgsqlCommand executes.
Gets or sets the NpgsqlTransaction within which the NpgsqlCommand executes.
new public NpgsqlTransaction Transaction {get; set;}
Gets or sets the NpgsqlTransaction within which the NpgsqlCommand executes.
new public System.Data.Common.DbTransaction Transaction {get; set;}
NpgsqlCommand Class | Npgsql Namespace