SDAC

TCustomMSDataSet.AfterUpdateExecute Event

Occurs after executing insert, delete, update, lock and refresh operation.

Class

TCustomMSDataSet

Syntax

property AfterUpdateExecute: TMSUpdateExecuteEvent;

Remarks

The AfterUpdateExecute event occurs after executing insert, delete, update, lock and refresh operation. You can use AfterUpdateExecute to read parameters of corresponding statements.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback