menu
postgres_fork package
documentation
postgres.dart
PostgreSQLResult
affectedRowCount property
affectedRowCount property
dark_mode
light_mode
affectedRowCount
property
int
get
affectedRowCount
How many rows did this query affect?
Implementation
int get affectedRowCount;
postgres_fork package
documentation
postgres
PostgreSQLResult
affectedRowCount property
PostgreSQLResult class