TManagerEvents.OnSQLExecuting Property
Event fired before any SQL statement is executed, allowing inspection or modification of the statement.
Syntax
Unit: Aurelius.Events.Manager
property TManagerEvents.OnSQLExecuting: TEvent<TSQLExecutingArgs>>
Event fired before any SQL statement is executed, allowing inspection or modification of the statement.
Unit: Aurelius.Events.Manager
property TManagerEvents.OnSQLExecuting: TEvent<TSQLExecutingArgs>>