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

On this page
    GetHashCode Method (OracleNumberMappingCollection)
    On this page
    Gets the hash code of the current OracleNumberMappingCollection object.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    The hash code of the current OracleNumberMappingCollection object.
    See Also