pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
CPGresult.isBinary
pgator
db
pq
libpq
CPGresult
Prototype: PQfformat
class
CPGresult
bool
isBinary
const
(
size_t
colNumber
)
in { assert (result !is null, "PGconn was finished!"); assert (PQfformat !is null, "DerelictPQ isn't loaded!"); }
Meta
Source
See Implementation
pgator
db
pq
libpq
CPGresult
functions
asBytes
asString
clear
fname
ftype
getLength
getisnull
isBinary
nfields
ntuples
resStatus
resultErrorMessage
resultStatus
Prototype: PQfformat