EntityDAC

TUnmappedEntity

The class represents an unmapped entity instance.

Unit

Syntax

Remarks

TUnmappedEntity is intended to hold the instance of an entity that is the result of a query execution and can not be mapped to the particular table. TUnmappedEntity is not updatable, it can not be saved to the database or deleted. Those entities, that are mapped to a particular database table, are represented with the TMappedEntity class instances.

See Also

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