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

In This Topic
PgSqlRowType Class Methods
In This Topic

For a list of all members of this type, see PgSqlRowType members.

Public Methods
 NameDescription
Public MethodDetermines if the specified object is an instance of PgSqlRowType and has the same values as the current PgSqlRowType instance.  
Public MethodReturns a hash code for the PgSqlRowType type.  
Public Methodstatic (Shared in Visual Basic)Returns PgSqlRowType object that corresponds to given name.  
Public MethodConverts a PgSqlRow from its string representation.  
Top
See Also