JDatabaseDriver::getAffectedRows
Get the number of affected rows for the previous executed SQL statement.
Signature
public function getAffectedRows()
Returns
- integer
- The number of affected rows.
public function getAffectedRows()