IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace > EntityCacheState Class : Merge Method |
'Declaration
Public Function Merge( _ ByVal entityManager As EntityManager, _ ByVal strategy As RestoreStrategy _ ) As IEnumerable(Of Tuple(Of EntityKey,EntityAspect))
'Usage
Dim instance As EntityCacheState Dim entityManager As EntityManager Dim strategy As RestoreStrategy Dim value As IEnumerable(Of Tuple(Of EntityKey,EntityAspect)) value = instance.Merge(entityManager, strategy)
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