EntityDAC

TCustomEntityDataSet

The base class for all datasets that represents entity data.

Unit

Syntax

Remarks

TCustomEntityDataSet is a base class for all datasets that represents entity data. It defines basic functionality for a dataset. Since TCustomEntityDataSet is a base class, it should not be used directly. Instead, TCustomEntityDataSet descendants such as TEntityDataSet, TEntityTable and TEntityQuery have to be used.

See Also

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