menu
dsqlite package
documentation
sqlite_native.dart
SQLiteLibrary
step method
step method
dark_mode
light_mode
step
method
int
step
(
PtrStmt
arg1
)
inherited
Implementation
int step(PtrStmt arg1) { return _h_sqlite3_step(arg1); }
dsqlite package
documentation
sqlite_native
SQLiteLibrary
step method
SQLiteLibrary class