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
    public override int GetHashCode()

    Return Value

    The hash code of the current OracleNumberMappingCollection object.
    See Also