pgsql-lited ~master (2022-06-09T02:07:51.2277949)
Dub
Repo
PgSQLClientT.this
pgsql
client
PgSQLClientT
Undocumented in source.
this
(string connectionString)
this
(ConnectionSettings settings)
this
(string host, ushort port, string user, string pwd, string db)
class
PgSQLClientT
(SocketType, ConnectionOptions Options = ConnectionOptions.Default)
this
(
string
host
,
ushort
port
,
string
user
,
string
pwd
,
string
db
)
Meta
Source
See Implementation
pgsql
client
PgSQLClientT
aliases
ConnectionPoolType
ConnectionType
LockedConnection
constructors
this
functions
lockConnection
properties
pool