button ~master (2018-11-15T00:26:20Z)
Dub
Repo
SQLite3.lastInsertId
util
sqlite3
SQLite3
Returns the ID of the last row that was inserted.
class
SQLite3
@
property
ulong
lastInsertId
(
)
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 ID of the last row that was inserted.