EntityDAC

TEntityCollection

The base class for representing the entity collection.

Unit

EntityDAC.Context

Syntax

TEntityCollection = TEntityCollection<TEntity>;

Remarks

The class represents the entity collection. A collection is either the child entities list in one-to-many associations, or the opposite entities list in many-to-many associations. TEntityCollection is the base class and it should not be used directly. For operating collections in the code TMappedCollection class is used.

See Also

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