![]() | IStorageProvider Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Storage.IStorageProvider"]
Namespace: ZU.Storage
public interface IStorageProvider
The IStorageProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Context | |
![]() | Exists | |
![]() | IsFolderBased | |
![]() | StorePath |
Name | Description | |
---|---|---|
![]() | Close | |
![]() | GetAllStorageRecords | |
![]() | ImportStorageRecords | |
![]() | Load | |
![]() | LoadEntitiesByKeys | |
![]() | LoadEntityByKey | |
![]() | LoadEntityByKeyAsJson | |
![]() | Purge | |
![]() | Save | |
![]() | SaveEntity | |
![]() | UpdateUIdForEntity |