dpq2 ~master (2018-04-04T07:19:53Z)
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