NpgsqlDataReader.GetFieldNpgsqlDbType Method
[This is preliminary documentation and subject to change.]
Return the data NpgsqlDbType of the column at index .
[Visual Basic]
Public Function GetFieldNpgsqlDbType( _
ByVal
Index As
Integer _
) As
NpgsqlDbType
See Also
NpgsqlDataReader Class | Npgsql Namespace