GetPgSqlRow(String) Method
Gets the value of the specified column as a
PgSqlRow object.
'Declaration
Public Overloads Function GetPgSqlRow( _
ByVal As String _
) As PgSqlRow
Parameters
- name
Return Value
The value of the specified column as a
PgSqlRow object.