NetSuite Data Provider - Online Help
NetSuite Data Provider
Questions / Feedback?

Cache Connection

The connection string for the cache database.

Data Type

string

Default Value

""

Remarks

The provider caches data to a file when AutoCache is set. The provider 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.

Cache Provider=MySql.Data.MySqlClient;Cache Connection='Server=localhost;Port=3306;Database=cache;Uid=root;Pwd=123456;'

 
 
Copyright (c) 2015 RSSBus, Inc. - All rights reserved.
Build 1.0.5578.0