SDAC

TMSUpdateExecuteEvent Procedure Reference

This type is used for the TCustomMSDataSet.AfterUpdateExecute and TCustomMSDataSet.BeforeUpdateExecute events.

Unit

MSAccess

Syntax

TMSUpdateExecuteEvent = procedure (Sender: TCustomMSDataSet; StatementTypes: TStatementTypes; Params: TMSParams) 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