IDataStore Properties
The interface for objects that need to interact with a data store.
Name | Description |
---|---|
Auto |
When implemented by a class, returns which operations are performed when a data store is accessed for the first time. |
See Also