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

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

Return Value

A 32-bit signed integer hash code.
See Also