IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : IEntityServerFakeBackingStore Interface |
The following tables list the members exposed by IEntityServerFakeBackingStore.
Name | Description | |
---|---|---|
![]() | CompositionContextName | Returns the name of the composition context. |
Name | Description | |
---|---|---|
![]() | Clear | Clears all data from the backing store. |
![]() | ClearAsync | Clears all data from the backing store. |
![]() | GetEntityCacheState | Returns the backing store as an EntityCacheState. |
![]() | GetEntityCacheStateAsync | Returns the backing store as an EntityCacheState. |
![]() | Remove | Removes this instance from internal storage. |
![]() | Restore | Overloaded. Restores the backing store's cache from the file specified. |
![]() | RestoreAsync | Overloaded. Restores the backing store's cache from the file specified. |
![]() | Save | Overloaded. Saves the backing store (in EntityCacheState format) to the specified file. |
![]() | SaveAsync | Overloaded. Saves the backing store (in EntityCacheState format) to the specified file. |