DevForce Help Reference
EntityGroup<TEntity> Class
Members 


Base class for all entity containers holding cached entities.
Syntax
Type Parameters
TEntity
Remarks
Classes derived from EntityGroup{T} are automatically created by the framework to hold entities of each type. The EntityManager manages all EntityGroups in its cache.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityGroup
      IdeaBlade.EntityModel.EntityGroup<TEntity>

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

EntityGroup<TEntity> Members
IdeaBlade.EntityModel Namespace

Send Feedback