button v0.1.0 (2016-06-27T04:12:33Z)
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.