Used for a dataset component to refresh its data when it gets database change notification messages in response to DML or DDL changes on the objects associated with the dataset query.
property ReflectChangeNotify: boolean default False;
If True and the TOraDataSet.ChangeNotification property is set, dataset component refreshes its data when it gets database change notification messages in response to DML or DDL changes on the objects associated with the dataset query.