Overload | Description |
---|---|
PgSqlDataAdapter Constructor() | Initializes a new instance of the PgSqlDataAdapter class. |
PgSqlDataAdapter Constructor(PgSqlCommand) | Initializes a new instance of the PgSqlDataAdapter class with the specified PgSqlCommand as the %% property. |
PgSqlDataAdapter Constructor(String,String) | Initializes a new instance of the PgSqlDataAdapter class with a SelectCommand and a connection string. |
PgSqlDataAdapter Constructor(String,PgSqlConnection) | Initializes a new instance of the PgSqlDataAdapter class with a SelectCommand and a PgSqlConnection object. |