menu
typesql package
documentation
sqlite.dart
SqliteUpdate
rowId property
rowId property
dark_mode
light_mode
rowId
property
int
rowId
final
The id of the inserted, modified or deleted row.
Implementation
final int rowId;
typesql package
documentation
sqlite
SqliteUpdate
rowId property
SqliteUpdate class