dotConnect for MySQL Documentation
Devart.Common Namespace / SelectColumn Class / GetHashCode Method

In This Topic
    GetHashCode Method (SelectColumn)
    In This Topic
    Returns hash code of the current instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    Remarks
    Do not use the GetHashCode method. It is for internal purposes only.
    See Also