dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteDateTime Structure / GetHashCode Method

In This Topic
GetHashCode Method (SQLiteDateTime)
In This Topic
Gets a hash code for the SQLiteDateTime instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A 32-bit signed integer hash code.
See Also