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