EntityDAC

TCustomEntityDataSet Class

The base class for all datasets that represents entity data.

For a list of all members of this type, see TCustomEntityDataSet members.

Unit

EntityDAC.EntityDataSet

Syntax

TCustomEntityDataSet = class(TEDCustomVirtualDataSet);

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