Struct ClientSettings
struct ClientSettings
;
Fields
| Name | Type | Description |
|---|---|---|
afterStartConnectOrReset
|
void delegate(Dpq2Connection) | called after connection established |
connString
|
string | PostgreSQL connection string |