InMemoryDataStore Properties
Stores persistent objects in memory. Intended for a testing environment and not for production purposes or large data sets.
Name | Description |
---|---|
Auto |
Returns which operations are performed when a data store is accessed for the first time.
Inherited from Data |
Can |
Gets whether the In |
Case |
Gets whether the In |
Data |
Obsolete. This property is obsolete. |
Factories static |
Returns registered provider factories.
Inherited from Data |
Sync |
Obsolete. Gets an object that can be used to synchronize access to the In |
See Also