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