menu
serverpod_postgres_pool package
documentation
postgres_pool.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;
serverpod_postgres_pool package
documentation
postgres_pool
PostgreSQLResult
affectedRowCount property
PostgreSQLResult class