- Assembly
- Rocket
.Surgery .Automation .Postgres .dll - Namespace
- Rocket
.Surgery .Automation .Postgres - Containing Type
- PostgresConvention
Syntax
public static PostgresConvention For(string host, int port, string username, string password, string database, string[] keys, TimeSpan timeout = null)
Parameters
Name | Type | Description |
---|---|---|
host | string | |
port | int | |
username | string | |
password | string | |
database | string | |
keys | string[] | |
timeout | TimeSpan |
Return Value
Type | Description |
---|---|
PostgresConvention |