dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlRowType Class / GetHashCode Method

In This Topic
GetHashCode Method (PgSqlRowType)
In This Topic
Returns a hash code for the PgSqlRowType type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A 32-bit signed integer hash code.
See Also