PostgreSQL.ping

Prototype: PQping

class PostgreSQL
PGPing
ping
nothrow
(
string conninfo
)
in { assert (PQping !is null, "DerelictPQ isn't loaded!"); }

Meta