EntityDAC

TEntityContext Class

The class that provides the data context functionality.

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

Unit

EntityDAC.EntityContext

Syntax

TEntityContext = class(TCustomEntityContext);

Remarks

TEntityContext class is derived from TCustomEntityContext and provides functionality for managing an entity life cycle in the application. It provides methods for creating and initializing new entity instances, retrieving and storing entities from/to the database, storing used entities in the cache for future use, destroying of unused entities.

Inheritance Hierarchy

TCustomContext
   TDataContext
      TCustomEntityContext
         TEntityContext

See Also

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