IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : RestoreStrategy Class |
'Declaration
<DataContractAttribute()> Public Class RestoreStrategy
'Usage
Dim instance As RestoreStrategy
[DataContract()] public class RestoreStrategy
The default RestoreStrategy will restore both the EntityManager.DefaultSaveOptions and EntityManager.DefaultQueryStrategy settings from the EntityManager used when CacheStateManager.SaveCacheState(string) was called. Use a custom RestoreStrategy if you are restoring to another EntityManager with different settings which should not be overwritten.
System.Object
IdeaBlade.EntityModel.RestoreStrategy
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