Gets or sets the NpgsqlConnection used by this instance of the NpgsqlCommand.
Gets or sets the NpgsqlConnection used by this instance of the NpgsqlCommand.
new public NpgsqlConnection Connection {get; set;}
Gets or sets the NpgsqlConnection used by this instance of the NpgsqlCommand.
new public System.Data.Common.DbConnection Connection {get; set;}
NpgsqlCommand Class | Npgsql Namespace