SDAC

TMSChangeNotification.OnChange Event

Occurs when data in one of the associated datasets was changed on the server.

Class

TMSChangeNotification

Syntax

property OnChange: TMSChangeNotificationEvent;

Remarks

The OnChange event occurs when data in one of the associated datasets has been changed on the server. To receive change notifications the Enabled property must be set to True. The DataSet parameter points to the dataset affected by this change. Other parameters provide detailed information about the change.

See Also

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