Initializes a new instance of the NpgsqlDataAdapter class.
Initializes a new instance of the NpgsqlDataAdapter class.
public NpgsqlDataAdapter();
public NpgsqlDataAdapter(NpgsqlCommand);
public NpgsqlDataAdapter(string,NpgsqlConnection);
public NpgsqlDataAdapter(string,string);
NpgsqlDataAdapter Class | Npgsql Namespace