CPGconn.host

Prototype: PQhost

class CPGconn
string
host
const nothrow @property
(
)
in { assert (conn !is null, "PGconn was finished!"); assert (PQhost !is null, "DerelictPQ isn't loaded!"); }

Meta