Gladius::affected_rows
Previous  Next

public readonly (int) Gladius::affected_rows

The number of affected rows by the last statement execution. Affected rows will indicate the number of interested rows when read after SHOW, DESCRIBE, DELETE, INSERT, TRUNCATE, SELECT and UPDATE statements; value with other statements is considered undefined.