DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / C1ConnectionStringBuilder Class / CacheConnection Property

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