DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnectionStringBuilder Class
Members

In This Topic
    C1MagentoConnectionStringBuilder Class
    In This Topic
    This class exposes specific properties to set up a connection for the C1DataConnector Magento provider.
    Object Model
    C1MagentoConnectionStringBuilder Class
    Syntax
    'Declaration
     
    Public NotInheritable Class C1MagentoConnectionStringBuilder 
       Inherits C1.AdoNet.Magento.Base.Abstraction.ADOBase.C1OAuth1ConnectionStringBuilder
    public sealed class C1MagentoConnectionStringBuilder : C1.AdoNet.Magento.Base.Abstraction.ADOBase.C1OAuth1ConnectionStringBuilder 
    Inheritance Hierarchy

    System.Object
       System.Data.Common.DbConnectionStringBuilder
          C1.DataConnector.C1ConnectionStringBuilder
                C1.AdoNet.Magento.C1MagentoConnectionStringBuilder

    See Also