Method

PgsqlResultget_affected_rows

Declaration

guint64
pgsql_result_get_affected_rows (
  PgsqlResult* self
)

Description

Gets the number of rows affected by the command.

Return value

Type: guint64

The number of affected rows.