Parameters
- connectionString
- The connection used to open the PostgreSQL server database.
Properties | Initial Value |
---|---|
ConnectionString | empty string ("") |
ConnectionTimeout | 15 |
Database | empty string ("") |
Host | empty string ("") |
Password | empty string ("") |
Port | 5432 |
UserId | empty string ("") |
You can change the value for these properties only by using the ConnectionString property.