Indicates whether DataSet will be automatically refreshed when the underlying data on the server is changed.
property ReflectChangeNotify: boolean default False;
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 .