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

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

    Return Value

    The mapped hash code of this C1OAuth1ConnectionStringBuilder.
    See Also