UniDAC

TAfterStatementExecuteEvent Procedure Reference

This type is used for the TDAScript.AfterExecute event.

Unit

DAScript

Syntax

TAfterStatementExecuteEvent = procedure (Sender: TObject; SQL: string) of object;

Parameters
Sender
An object that raised the event.
SQL
Holds the passed SQL statement.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback