DevForce Help Reference
RemoveEntities Method


Removes a collection of entities from the EntityManager cache.
Overload List
OverloadDescription
RemoveEntities(IEnumerable,Nullable<Boolean>)Removes a collection of entities from the EntityManager cache.  
RemoveEntities(Type,EntityState,Nullable<Boolean>)Removes entities of the specified type and EntityState from the EntityManager cache.  
RemoveEntities(EntityState,Nullable<Boolean>)Removes all entities with a specified EntityState from the EntityManager cache.  
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

EntityManager Class
EntityManager Members

Send Feedback