dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlTime Structure / GetHashCode Method

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

Return Value

A 32-bit signed integer hash code.
See Also