MapperKernelCacheManagerToUse Property |
Gets the
CacheManager to use if operational data caching is enabled.
Returns null if caching is not enabled or no
CacheManager is available.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected CacheManager CacheManagerToUse { get; }
Protected ReadOnly Property CacheManagerToUse As CacheManager
Get
Property Value
Type:
CacheManagerSee Also