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

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

Return Value

The hash code of the current OracleNumberMappingCollection object.
See Also