Cache Location
Specifies the path and file name of the cache file when caching to a file.
Data Type
string
Default Value
""
Remarks
If AutoCache is set but the cache location is not specified, CacheLocation defaults to a file named cache.db on the directory specified by the Location setting.
The CacheLocation is a simple, file-based cache. See the CacheConnection and CacheProvider properties to cache to other databases.