ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
PreparedStatement.step
ae
sys
sqlite3
SQLite
PreparedStatement
Return "true" if a row is available, "false" if done.
class
PreparedStatement
bool
step
(
)
Meta
Source
See Implementation
ae
sys
sqlite3
SQLite
PreparedStatement
destructors
~this
functions
bind
bindAll
column
columnCount
columnName
columns
dataCount
exec
getArray
getAssoc
iterate
reset
step
structs
Iterator
Return "true" if a row is available, "false" if done.