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

In This Topic
GetHashCode Method (DB2Clob)
In This Topic
Returns a hash code for the DB2Clob structure.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A 32-bit signed integer hash code.
See Also