Method Sql.pgsql_util.sql_result()->affected_rows()
- Method affected_rows
final
int
affected_rows()- Description
Returns the number of affected rows by this query.
- Note
This function is PostgreSQL-specific.
- See also
final
int
affected_rows()
Returns the number of affected rows by this query.
This function is PostgreSQL-specific.