GetPgSqlPoint(Int32) Method
Gets the value of the specified column as a
PgSqlPoint object.
'Declaration
Public Overloads Function GetPgSqlPoint( _
ByVal As Integer _
) As PgSqlPoint
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as a
PgSqlPoint object.