'Declaration Public Function GetCacheItem( _ ByVal tableName As String _ ) As SalesforceCacheItem
public SalesforceCacheItem GetCacheItem( string tableName )
Parameters
- tableName
- Table to get the cache settings for.
Return Value
A SalesforceCacheItem object containing cache settings for the specified cache.