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


The following tables list the members exposed by EntityServerFakeBackingStore.Remote.

Public Properties

 NameDescription
Public PropertyCompositionContextNameThe IdeaBlade.Core.Composition.CompositionContext associated with this backing store. (Inherited from IdeaBlade.EntityModel.EntityServerFakeBackingStore.AsyncBackingStore)
Top

Public Methods

 NameDescription
Public MethodClear Clears all data from the backing store.  
Public MethodClearAsync Clears all data from the backing store. (Inherited from IdeaBlade.EntityModel.EntityServerFakeBackingStore.AsyncBackingStore)
Public MethodEquals (Inherited from object)
Public MethodGetEntityCacheState Returns the backing store as an EntityCacheState.  
Public MethodGetEntityCacheStateAsync Returns the backing store as an EntityCacheState. (Inherited from IdeaBlade.EntityModel.EntityServerFakeBackingStore.AsyncBackingStore)
Public MethodGetHashCode (Inherited from object)
Public Methodstatic (Shared in Visual Basic)GetInstance Returns the singleton instance for the composition context name.  
Public MethodGetType (Inherited from object)
Public MethodRemove Removes this instance from internal storage.  
Public Methodstatic (Shared in Visual Basic)RemoveInstance Removes the backing store instance for the specified composition context name.  
Public MethodRestoreOverloaded.  Restores the backing store's cache from the file specified.  
Public MethodRestoreAsyncOverloaded.  Restores the backing store's cache from the file specified. (Inherited from IdeaBlade.EntityModel.EntityServerFakeBackingStore.AsyncBackingStore)
Public MethodSaveOverloaded. Saves the backing store (in EntityCacheState format) to the specified file.  
Public MethodSaveAsyncOverloaded. Saves the backing store (in EntityCacheState format) to the specified file. (Inherited from IdeaBlade.EntityModel.EntityServerFakeBackingStore.AsyncBackingStore)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.