PostgresDAC
TPSQLBatchExecute.Events.OnBeforeExecute | Previous Next |
OnBeforeExecute event occurs immediately before SQL script execution by
ExecSQL method.
Syntax:
OnBeforeExecute: TNotifyEvent;
Description:
OnBeforeExecute event occurs immediately before SQL script execution by
ExecSQL method.