dpq2 v1.0.2 (2018-11-28T07:22:02Z)
Home
Dub
Repo
Row.isNULL
dpq2
result
Row
Checks if value is NULL
Do not confuse it with Nullable's isNull method
struct
Row
bool
isNULL
(
const
size_t
col
)
Meta
Source
See Implementation
dpq2
result
Row
constructors
this
functions
columnName
columnNum
isNULL
length
opIndex
size
toString
Checks if value is NULL
Do not confuse it with Nullable's isNull method