NpgsqlDataReader.GetName Method
Return the column name of the column at index .
[Visual Basic]
NotOverridable Public Function GetName( _
ByVal
Index As
Integer _
) As
String _
Implements
IDataRecord.GetName
See Also
NpgsqlDataReader Class | Npgsql Namespace