Name | Description | |
---|---|---|
Attributes | Gets collection of attributes that can be used to retrieve data form PgSqlRow. | |
Name | Gets name of the row type. | |
TypeOid | Gets OID associated with the type on the server. |
The following tables list the members exposed by PgSqlRowType.
Name | Description | |
---|---|---|
Attributes | Gets collection of attributes that can be used to retrieve data form PgSqlRow. | |
Name | Gets name of the row type. | |
TypeOid | Gets OID associated with the type on the server. |
Name | Description | |
---|---|---|
Equals | Determines if the specified object is an instance of PgSqlRowType and has the same values as the current PgSqlRowType instance. | |
GetHashCode | Returns a hash code for the PgSqlRowType type. | |
GetRowType | Returns PgSqlRowType object that corresponds to given name. | |
Parse | Converts a PgSqlRow from its string representation. |