button v0.1.3 (2018-11-15T00:21:03Z)
Dub
Repo
SQLite3.changes
util
sqlite3
SQLite3
Returns the number of rows changed by the last statement.
class
SQLite3
@
property
uint
changes
(
)
Meta
Source
See Implementation
util
sqlite3
SQLite3
classes
Statement
constructors
this
destructors
~this
functions
begin
close
commit
execute
open
prepare
rollback
properties
changes
handle
lastInsertId
Returns the number of rows changed by the last statement.