getUpdatedRows abstract method

int getUpdatedRows()

The amount of rows affected by the last INSERT, UPDATE or DELETE statement.

Implementation

int getUpdatedRows();