menu
typed_sql package
documentation
adapter.dart
QueryResult
affectedRows property
affectedRows property
dark_mode
light_mode
affectedRows
property
int
affectedRows
final
Number of rows affected by the SQL statement.
Implementation
final int affectedRows;
typed_sql package
documentation
adapter
QueryResult
affectedRows property
QueryResult class