DevForce Help Reference
IEntityServerFakeBackingStore Interface Members
Properties  Methods 

The following tables list the members exposed by IEntityServerFakeBackingStore.

Public Properties
 NameDescription
 PropertyCompositionContextName Returns the name of the composition context.  
Top
Public Methods
 NameDescription
 MethodClear Clears all data from the backing store.  
 MethodClearAsync Clears all data from the backing store.  
 MethodGetEntityCacheState Returns the backing store as an EntityCacheState.  
 MethodGetEntityCacheStateAsync Returns the backing store as an EntityCacheState.  
 MethodRemove Removes this instance from internal storage.  
 MethodRestoreOverloaded.  Restores the backing store's cache from the file specified.  
 MethodRestoreAsyncOverloaded.  Restores the backing store's cache from the file specified.  
 MethodSaveOverloaded. Saves the backing store (in EntityCacheState format) to the specified file.  
 MethodSaveAsyncOverloaded. Saves the backing store (in EntityCacheState format) to the specified file.  
Top
See Also

Reference

IEntityServerFakeBackingStore Interface
IdeaBlade.EntityModel Namespace

Send Feedback