MyDAC

TMyUpdateExecuteEvent Procedure Reference

This type is used for the E:Devart.MyDac.TCustomMyDataSet.AfterUpdateExecute and E:Devart.MyDac.TCustomMyDataSet.BeforeUpdateExecute events.

Unit

MyAccess

Syntax

TMyUpdateExecuteEvent = procedure (Sender: TCustomMyDataSet; StatementTypes: TStatementTypes; Params: TDAParams) of object;

Parameters
Sender
An object that raised the event.
StatementTypes
Holds the type of the SQL statement being executed.
Params
Holds the parameters with which the SQL statement will be executed.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback