CPGconn.flush

Prototype: PQflush

class CPGconn
bool
flush
nothrow const
(
)
in { assert (conn !is null, "PGconn was finished!"); assert (PQfinish !is null, "DerelictPQ isn't loaded!"); }

Meta