SDAC

TMSDataSetOptions.AutoRefresh Property

Used to enable automatic refresh of a dataset every AutoRefreshInterval seconds.

Class

TMSDataSetOptions

Syntax

property AutoRefresh: boolean default False;

Remarks

If True, dataset will be automatically refreshed every AutoRefreshInterval seconds. If dataset has at least one key field and a TIMESTAMP field, the TCustomMSDataSet.RefreshQuick method will be executed, otherwise the Refresh method will be executed.

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