Disable(SalesforceCacheItem) Method
Temporary disables caching for a Salesforce table. Cache data and settings are not deleted, hovever all the data from this table will be retrieved from Salesforce service directky, bypassing the cache.
Parameters
- cacheItem
- A SalesforceCacheItem object containing cache settings for a single table to disable cache for.