Used to indicate the number of rows that were updated during the last query operation.
property RowsUpdated: integer;
Check RowsUpdated to determine how many rows were updated during the last query operation. If RowsUpdated is -1, the query has not updated any rows.