DAC for MySQL
TMySQLBatchExecute.Properties.RowsAffected | Previous Next |
Returns total number of records changed by executed SQL script.
Syntax:
RowsAffected: LongInt;
Description:
In run-time RowsAffected returns total number of records changed by executed SQL script.