VirtualDAC

TVirtualTableOption Enumeration

Specifies the actions to take on fields data at the time of opening or closing TVirtualTable dataset.

Unit

VirtualTable

Syntax

TVirtualTableOption = (voPersistentData, voStored);

Values

Value Meaning
voPersistentData Dataset will not dispose of its data at the time of dataset closing.
voStored Dataset will keep its data set at design-time in DFM file along with other form's stored properties.

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