dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCache Class
Members

In This Topic
    SalesforceCache Class
    In This Topic
    Allows you to manage local data cache.
    Syntax
    'Declaration
     
    Public NotInheritable Class SalesforceCache 
    public sealed class SalesforceCache 
    Remarks
    This class contains methods, allowing you to manage local data cache for the Salesforce account you are connected under.
    Inheritance Hierarchy

    System.Object
       Devart.Data.Salesforce.SalesforceCache

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also