OnBeforeStatement event fires immediately before execution of SQL statement from SQL script by ExecSQL method. Syntax: type Description: Parameters: SQLText SQL query statement text; StatementNo The number of the SQL statement in SQL script. Allow Sets if allow this statement execution (True) or no (False). |