DataCacheConfiguration Properties
Contains configuration settings for cached data stores.Name | Description |
---|---|
Caching | Specifies the scope of table settings in the current configuration. |
Empty static | Returns a shallow DataCacheConfiguration instance. |
TableDictionary | This member supports the internal infrastructure and is not intended to be used directly from your code. |
Tables | Specifies tables to be used to determine the caching scope of the current configuration. |
See Also