PostgreSqlConnectionProvider Constructors
Implements data-aware operations for working with a PostgreSQL database.| Name | Parameters | Description |
|---|---|---|
| PostgreSqlConnectionProvider(IDbConnection, AutoCreateOption) | connection, autoCreateOption | Initializes a new instance of the PostgreSqlConnectionProvider class with the specified settings. |
See Also