menu
mssql_orm package
documentation
orm.dart
MssqlQueryEvent
affectedRows property
affectedRows property
dark_mode
light_mode
affectedRows
property
int
?
affectedRows
final
Rows changed, for a write.
Implementation
final int? affectedRows;
mssql_orm package
documentation
orm
MssqlQueryEvent
affectedRows property
MssqlQueryEvent class