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

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

    Return Value

    The hash code of the current OracleQueueEnqueueOptions instance.
    See Also