SafeRow.isNull

Check if a column in the result row was NULL

struct SafeRow
@safe const pure nothrow
bool
isNull
(
size_t i
)

Meta