pgator-backend ~master (2015-09-16T20:06:43Z)
Dub
Repo
CPGresult.getisnull
pgator
db
pq
libpq
CPGresult
Prototype: PQgetisnull
class
CPGresult
bool
getisnull
const
(
size_t
rowNumber
,
size_t
colNumber
)
in { assert (result !is null, "PGconn was finished!"); assert (PQgetisnull !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: PQgetisnull