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

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

Return Value

The hash code of the OracleQueueAgent instance.
See Also