Row.isNull

Check if a column in the result row was NULL

struct Row
const pure nothrow
bool
isNull
(
size_t i
)

Meta