DevForce Help Reference
Normal Field (RestoreStrategy)


Do not restore the DefaultSaveOptions and DefaultQueryStrategy from the EntityCache, and use a MergeStrategy of MergeStrategy.PreserveChanges.
Syntax
'Declaration
 
Public Shared Normal As RestoreStrategy
'Usage
 
Dim value As RestoreStrategy
 
value = RestoreStrategy.Normal
 
RestoreStrategy.Normal = value
public static RestoreStrategy Normal
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

RestoreStrategy Class
RestoreStrategy Members

Send Feedback