dpq2 v1.0.0 (2018-10-29T16:19:18Z)
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