The following tables list the members exposed by PersistentStoreDBProvider.
Name | Description | |
---|---|---|
![]() | PersistentStoreDBProvider Constructor | Creates a new instance of the PersistentStoreDBProvider type. |
Name | Description | |
---|---|---|
![]() | Add | Adds a data entry to the persistent storage. |
![]() | Get | Get value by the given key and group key. |
![]() | GetGroup | Get key/value pairs that can be retrieved from the persistent storage. |
![]() | Remove | Removes a data entry from the persistent storage. |
![]() | RemoveGroup | Removes all data entries which are associated with given group key. |