DevForce Help Reference
EntityAspect Class
Members 


Provides entity services for all persistable business objects used within DevForce.
Object Model
EntityAspect ClassEntityGroup ClassEntityKey ClassEntityManager ClassEntityMetadata ClassSerializationContext ClassEntityAspect.VerifierErrorsCollection ClassVerifierEngine Class
Syntax
Remarks
The EntityAspect implements interfaces to support editing, change tracking and change notification. One instance of the EntityAspect class is associated with each persistable entity within a domain model. The PocoEntityAspect also extends the EntityAspect

An EntityAspect can be used to Wrap an object and provide it with entity-related services.

Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityAspect

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EntityAspect Members
IdeaBlade.EntityModel Namespace
EntityManager Class
EntityQuery Class
IEntity Interface

Send Feedback