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