The following tables list the members exposed by RestoreStrategy.
Name | Description | |
---|---|---|
![]() | RestoreStrategy Constructor | Initialize a new RestoreStrategy. |
Name | Description | |
---|---|---|
![]() ![]() | Normal | Do not restore the DefaultSaveOptions and EntityManager.DefaultQueryStrategy from the EntityCache, and use a MergeStrategy of MergeStrategy.PreserveChanges. |
Name | Description | |
---|---|---|
![]() | MergeStrategy | Returns the MergeStrategy for this RestoreStrategy. |
![]() | RestoreQueryStrategy | Returns whether the EntityManager.DefaultQueryStrategy should be restored using the value from the EntityCacheState. |
![]() | RestoreSaveOptions | Returns whether the DefaultSaveOptions should be restored using the value from the EntityCacheState. |
Name | Description | |
---|---|---|
![]() | Equals | See System.Object.Equals(System.Object). |
![]() | GetHashCode | See System.Object.GetHashCode. |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |
![]() | Operator == overload. |
![]() | Operator != overload. |