CPGconn.db

Prototype: PQdb

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

Meta