SDAC

TMSDataSetOptions.ReflectChangeNotify Property

Indicates whether DataSet will be automatically refreshed when the underlying data on the server is changed.

Class

TMSDataSetOptions

Syntax

property ReflectChangeNotify: boolean default False;

Remarks

Indicates whether DataSet will be automatically refreshed when the underlying data on the server is changed. Automatic refresh happens when ReflectChangeNotify is True, the TCustomMSDataSet.ChangeNotification property is assigned, and the TMSChangeNotification.OnChange parameter is nsData. This option is available only for users of SDAC Professional Edition .

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