DataConnector | ComponentOne
C1.AdoNet.Kintone Assembly / C1.AdoNet.Kintone Namespace / C1KintoneConnectionStringBuilder Class / CacheConnection Property

In This Topic
    CacheConnection Property (C1KintoneConnectionStringBuilder)
    In This Topic
    The connection string to the cache provider.
    Syntax
    'Declaration
     
    Public Property CacheConnection As String
    public string CacheConnection {get; set;}
    See Also