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

In This Topic
    GetHashCode Method (C1MagentoConnectionStringBuilder)
    In This Topic
    Retrieve the mapped hash code of this C1MagentoConnectionStringBuilder.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    The mapped hash code of this C1MagentoConnectionStringBuilder.
    See Also