IdeaBlade.EntityModel.Compat Assembly > IdeaBlade.EntityModel.Compat Namespace > EntityManagerAsyncExtensions Class : RefetchEntitiesAsync Method |
Overload | Description |
---|---|
RefetchEntitiesAsync(EntityManager,EntityState,MergeStrategy,Action<EntityRefetchOperation>,Object) | Performs an asynchronous refetch of all entities with the specified EntityState(s) from the backend data source. |
RefetchEntitiesAsync(EntityManager,IEnumerable,MergeStrategy,Action<EntityRefetchOperation>,Object) | Forces a collection of entities to be refetched from the backend data source. |
RefetchEntitiesAsync(EntityManager,EntityKeyList,MergeStrategy,Action<EntityRefetchOperation>,Object) | Perform an asynchronous refetch operation. |
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