Initializes a new instance of the NpgsqlConnection class.
Initializes a new instance of the NpgsqlConnection class.
public NpgsqlConnection();
Initializes a new instance of the NpgsqlConnection class and sets the ConnectionString.
public NpgsqlConnection(string);