IdeaBlade DevForce 2010 Help Reference
RestoreStrategy Class Members
See Also  Fields  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : RestoreStrategy Class


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 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 DefaultSaveOptions should be restored using the value from the EntityCacheState.  
Top

Public Methods

 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeSee System.Object.GetHashCode.  
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

© 2013 All Rights Reserved.