DevForce Help Reference
RefetchEntities Method


Forces a collection of entities to be refetched from the backend data source.
Overload List
OverloadDescription
RefetchEntities(IEnumerable,MergeStrategy) Forces a collection of entities to be refetched from the backend data source.  
RefetchEntities(EntityKeyList,MergeStrategy) Forces a collection of entities specified in an EntityKeyList to be refetched from the backend data source.  
RefetchEntities(EntityState,MergeStrategy) Refetches all entities with the specified EntityState(s) from the backend data source.  
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