dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
Statement.handle
d2sqlite3
statement
Statement
Gets the SQLite internal handle of the statement.
struct
Statement
private package(d2sqlite3) public inout @
safe
pure nothrow @
nogc
inout
(
sqlite3_stmt
)*
handle
(
)
Meta
Source
See Implementation
d2sqlite3
statement
Statement
constructors
this
functions
bind
bindAll
clearBindings
empty
execute
finalize
handle
inject
parameterCount
parameterIndex
parameterName
reset
waitForUnlockNotify
Gets the SQLite internal handle of the statement.