DevForce Help Reference
EntityServerFakeBackingStore.Remote Class Methods


For a list of all members of this type, see EntityServerFakeBackingStore.Remote members.

Public Methods
 NameDescription
Public MethodClear Clears all data from the backing store.  
Public MethodClearAsync Clears all data from the backing store.  
Public MethodEquals (Inherited from object)
Public MethodGetEntityCacheState Returns the backing store as an EntityCacheState.  
Public MethodGetEntityCacheStateAsync Returns the backing store as an EntityCacheState.  
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.  
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.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EntityServerFakeBackingStore.Remote Class
IdeaBlade.EntityModel Namespace

Send Feedback