dotConnect for SQLite Documentation
Devart.Common Namespace / SelectColumn Class / GetHashCode Method

In This Topic
GetHashCode Method (SelectColumn)
In This Topic
Returns hash code of the current instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 
Remarks
Do not use the GetHashCode method. It is for internal purposes only.
See Also