dotConnect for DB2 Documentation
Devart.Common Namespace / SelectTable Class / GetHashCode Method

On this page
    GetHashCode Method (SelectTable)
    On this page
    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