EntityDAC

TEntityQuery.Active

Specifies whether or not the dataset is open.

Unit

Syntax

Remarks

Use Active to determine or set whether a dataset is populated with data. When Active is false, the dataset is closed, the dataset cannot read or write data and data-aware controls can not use it to fetch data or post edits. When Active is true, the dataset can be populated with data.

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