SQLite.lastInsertRowID

Return the ID of the last inserted row. (sqlite3_last_insert_rowid)

class SQLite
@property
long
lastInsertRowID
()

Meta