ODAC

TOraChangeNotification.OnChange Event

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

Class

TOraChangeNotification

Syntax

property OnChange: TOraChangeNotificationEvent;

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 NotifyType parameter contains the type of the event occurred. The TableChanges parameter contains information on all table changes.

See Also

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