NpgsqlDataReader.GetString Method 
      
      [This is preliminary documentation and subject to change.]
     
    
       Gets the value of a column converted to a String. 
      
        [Visual Basic]
        NotOverridable Public Function GetString( _
   ByVal 
i As 
Integer _
) As 
String Implements _
   IDataRecord.GetString
 
      
      Implements
      
        IDataRecord.GetString
      
      See Also
      
        NpgsqlDataReader Class | Npgsql Namespace