[]
        
(Showing Draft Content)

C1.AdoNet.Magento.C1MagentoConnectionStringBuilder

C1MagentoConnectionStringBuilder Class

This class exposes specific properties to set up a connection for the C1DataConnector Magento provider.

Namespace: C1.AdoNet.Magento
Assembly: C1.AdoNet.Magento.dll
Syntax
public sealed class C1MagentoConnectionStringBuilder : C1OAuth1ConnectionStringBuilder, IDictionary, ICollection, IEnumerable, ICustomTypeDescriptor

Constructors

Name Description
C1MagentoConnectionStringBuilder()

The default constructor of C1MagentoConnectionStringBuilder

Properties

Name Description
AuthenticationType

The type of authorization the request will utilize.

this[string]

Gets or sets the value associated with the specified key.

Methods

Name Description
Equals(object)

Method that check if two instance C1MagentoConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.

GetHashCode()

Retrieve the mapped hash code of this C1MagentoConnectionStringBuilder.