DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / CacheProvider Property

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