button v0.1.3 (2018-11-15T00:21:03Z)
Dub
Repo
Statement.isNull
util
sqlite3
SQLite3
Statement
Returns true if the column index has a NULL value.
class
Statement
bool
isNull
(
uint
i
)
Meta
Source
See Implementation
util
sqlite3
SQLite3
Statement
constructors
this
destructors
~this
functions
bind
clear
get
getRow
isNull
opIndex
opIndexAssign
reset
step
properties
columns
handle
sql
Returns true if the column index has a NULL value.