DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / GetHashCode Method

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