Please see TMySQLBatchExecute events short descriptions
below:
Occurs immediately after SQL script was executed by ExecSQL
method.
Occurs immediately before SQL script execution by ExecSQL
method.
Fires after an error occurs afer execution of SQL statement from SQL script executed by
ExecSQL method.
Extended version of OnBatchError event. Fires after an error occurs afer execution of SQL
statement from SQL script executed by ExecSQL method.
Fires when component need to execute current statement from SQL script executed by ExecSQL() method.