dotConnect for DB2 Documentation
Devart.Data.DB2.DB2Types Namespace / DB2TimeStamp Structure / GetHashCode Method

In This Topic
    GetHashCode Method (DB2TimeStamp)
    In This Topic
    Gets a hash code for the DB2TimeStamp instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    A 32-bit signed integer hash code.
    See Also