DataStoreBase Properties
The base class for data store providers (the objects providing access to specific data stores).Name | Description |
---|---|
AutoCreateOption | Returns which operations are performed when a data store is accessed for the first time. |
Factories static | Returns registered provider factories. |
See Also