menu
dsqlite package
documentation
sqlite_native.dart
SQLiteLibrary
total_changes method
total_changes method
dark_mode
light_mode
total_changes
method
int
total_changes
(
PtrSqlite3
arg1
)
inherited
Implementation
int total_changes(PtrSqlite3 arg1) { return _h_sqlite3_total_changes(arg1); }
dsqlite package
documentation
sqlite_native
SQLiteLibrary
total_changes method
SQLiteLibrary class