Determines whether to cache data from all the Salesforce tables.
public bool CacheAll {get; set;}
'Declaration
Public Property CacheAll As Boolean
Property Value
true, if data from all tables should be cached; otherwise,
false. The default value is
false.