dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleNumberMapping Class / GetHashCode Method

In This Topic
GetHashCode Method (OracleNumberMapping)
In This Topic
Gets the hash code of the current OracleNumberMapping object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

The hash code of the current OracleNumberMapping object.
See Also