Cache Connection
The connection string for the cache database.
Data Type
string
Default Value
""
Remarks
The driver caches data to a file when AutoCache is set. The driver can also cache data to a database: The cache database is determined based on CacheProvider and the CacheConnection properties. The CacheConnection defines the connection properties necessary to connect to the cache database.