EPUB | CHM | PDF

TPSQLBatchExecute.Events

Top Previous Next

Please see TPSQLBatchExecute events short descriptions below:

OnAfterExecute

Occurs immediately after SQL script was executed by ExecSQL method.

OnBeforeExecute

Occurs immediately before SQL script execution by ExecSQL method.

OnBatchError

Fires after an error occurs after execution of SQL statement from SQL script executed by ExecSQL method.