DevForce Help Reference
RestoreStrategy Class Members
Fields  Properties  Methods 


The following tables list the members exposed by RestoreStrategy.

Public Constructors
 NameDescription
Public ConstructorRestoreStrategy Constructor Initialize a new RestoreStrategy.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NormalDo not restore the EntityManager.DefaultSaveOptions and EntityManager.DefaultQueryStrategy from the EntityCache, and use a MergeStrategy of MergeStrategy.PreserveChanges.  
Top
Public Properties
 NameDescription
Public PropertyMergeStrategy Returns the MergeStrategy for this RestoreStrategy.  
Public PropertyRestoreQueryStrategyReturns whether the EntityManager.DefaultQueryStrategy should be restored using the value from the EntityCacheState.  
Public PropertyRestoreSaveOptionsReturns whether the EntityManager.DefaultSaveOptions should be restored using the value from the EntityCacheState.  
Top
Public Methods
 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
Public Operators
public Operator Equality Operator == overload.
public Operator Inequality Operator != overload.
Top
See Also

Reference

RestoreStrategy Class
IdeaBlade.EntityModel Namespace

Send Feedback