DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnectionStringBuilder Class / CacheProvider Property

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