ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
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
variables
db
Return the ID of the last inserted row. (sqlite3_last_insert_rowid)