ODAC

TOraDataSetOptions.ReflectChangeNotify Property

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.

Class

TOraDataSetOptions

Syntax

property ReflectChangeNotify: boolean default False;

Remarks

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.

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