ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
SQLite.lastInsertRowID
ae
sys
sqlite3
SQLite
Return the ID of the last inserted row. (
sqlite3_last_insert_rowid
)
class
SQLite
@
property
long
lastInsertRowID
(
)
Meta
Source
See Implementation
ae
sys
sqlite3
SQLite
classes
PreparedStatement
constructors
this
destructors
~this
functions
exec
prepare
query
properties
changes
lastInsertRowID
Return the ID of the last inserted row. (sqlite3_last_insert_rowid)