EntityDAC

TEntityQuery Class

Used to represent a collection of entities that is the result of a query execution.

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

Unit

EntityDAC.EntityDataSet

Syntax

TEntityQuery = class(TCustomEntityDataSet);

Remarks

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

Inheritance Hierarchy

TCustomEntityDataSet
   TEntityQuery

See Also

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