lastInsertId property

int lastInsertId
final

The ROWID of the last successful INSERT, or 0 for non-INSERT statements.

Implementation

final int lastInsertId;