DataConnector | ComponentOne
C1.AdoNet.QuickBooksOnline Assembly / C1.AdoNet.QuickBooksOnline Namespace / C1QuickBooksOnlineConnectionStringBuilder Class / CacheProvider Property

In This Topic
    CacheProvider Property (C1QuickBooksOnlineConnectionStringBuilder)
    In This Topic
    The name of the the cache provider.
    Syntax
    'Declaration
     
    Public Property CacheProvider As String
    public string CacheProvider {get; set;}
    See Also