ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
PreparedStatement.column
ae
sys
sqlite3
SQLite
PreparedStatement
Returns the value of a column by its index, as the given D type.
class
PreparedStatement
T
column
(
T
)
(
int
idx
)
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
variables
stmt
Returns the value of a column by its index, as the given D type.