SDAC
This type is used for the TCustomMSDataSet.AfterUpdateExecute and TCustomMSDataSet.BeforeUpdateExecute events.
MSAccess
TMSUpdateExecuteEvent = procedure (Sender: TCustomMSDataSet; StatementTypes: TStatementTypes; Params: TMSParams) of object;