IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : IEntityServerFakeBackingStore Interface |
For a list of all members of this type, see IEntityServerFakeBackingStore members.
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. |