C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnectionStringBuilder Class
Members

C1MagentoConnectionStringBuilder Class
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
 
Inheritance Hierarchy

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

See Also