IdeaBlade DevForce 2010 Help Reference
IEntityServerFakeBackingStore Interface Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : IEntityServerFakeBackingStore Interface


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

© 2013 All Rights Reserved.