EntityDAC

TEntityTable Class

Used to represent entities of the particular type.

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

Unit

EntityDAC.EntityDataSet

Syntax

TEntityTable = class(TCustomEntityTable);

Remarks

The class is used to represent entities of the particular type. To represent entity data from different sources, such as a single entity or an entity collection, the TEntityDataSet component can be used. To represent a collection of entities, that is the result of query execution, TEntityQuery can be used.

Inheritance Hierarchy

TCustomEntityDataSet
   TCustomEntityTable
      TEntityTable

See Also

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