ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
PreparedStatement.columnName
ae
sys
sqlite3
SQLite
PreparedStatement
Returns the column name by its index, as a D string.
class
PreparedStatement
string
columnName
(
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
Returns the column name by its index, as a D string.