Overload | Description |
---|---|
PgSqlDataTable Constructor() | Initializes a new instance of the PgSqlDataTable class. |
PgSqlDataTable Constructor(String) | Initializes a new instance of the PgSqlDataTable class. |
PgSqlDataTable Constructor(PgSqlCommand) | Initializes a new instance of the PgSqlDataTable class. |
PgSqlDataTable Constructor(PgSqlCommand,PgSqlConnection) | Initializes a new instance of the PgSqlDataTable class. |
PgSqlDataTable Constructor(String,PgSqlConnection) | Initializes a new instance of the PgSqlDataTable class. |
PgSqlDataTable Constructor(String,String) | Initializes a new instance of the PgSqlDataTable class. |