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

On this page
    GetHashCode Method (OracleQueueDequeueOptions)
    On this page
    Returns hash code of the OracleQueueDequeueOptions instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    The hash code of the OracleQueueDequeueOptions instance.
    See Also