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

In This Topic
GetHashCode Method (OracleQueueDequeueOptions)
In This Topic
Returns hash code of the OracleQueueDequeueOptions instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

The hash code of the OracleQueueDequeueOptions instance.
See Also