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