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

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

Return Value

The hash code of the current OracleQueueTableOptions instance.
See Also