DevForce Help Reference
FindEntities Method


Find all entities in cache having the specified entity state(s).
Overload List
OverloadDescription
FindEntities(EntityState) Find all entities in cache having the specified entity state(s).  
FindEntities<T>(EntityState) Retrieves all entities of a specified type with the specified entity state(s) from cache.  
FindEntities(Type,EntityState) Retrieves all entities of a specified type with the specified entity state(s) from 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