PostgreSqlConnectionParameters Constructors
Contains parameters used to establish a connection to a PostgreSQL database server.
Name | Parameters | Description |
---|---|---|
Postgre |
none |
Initializes a new instance of the Postgre |
Postgre |
server |
Initializes a new instance of the Postgre |
Postgre |
server |
Initializes a new instance of the Postgre |
See Also