Name | Description | |
---|---|---|
PgSqlRow Constructor | Overloaded. Initializes a new instance of the PgSqlRow class with the specified parameters. |
The following tables list the members exposed by PgSqlRow.
Name | Description | |
---|---|---|
PgSqlRow Constructor | Overloaded. Initializes a new instance of the PgSqlRow class with the specified parameters. |
Name | Description | |
---|---|---|
Item | Overloaded. Gets or sets the value of the attribute with the specified name. | |
RowType | Gets PgSqlRowType that describes the PgSqlRow. |
Name | Description | |
---|---|---|
Clear | Clears data stored in PgSqlRow and frees occupied memory. | |
Equals | Returns a value indicating whether two PgSqlRow instances have same value. | |
GetHashCode | ||
GetPgSqlValue | Overloaded. Gets provider-specific value. | |
Parse | Parses provided string as data for composite type. | |
ToString | Overloaded. Returns value of PgSqlRow as string. |