FDO .NET API Reference Feature Data Objects
System::Single OSGeo::FDO::Commands::SQL::ISQLDataReaderImp::GetSingle ( System::String *  name  ) 

Gets the single-precision floating point value of the specified column. No conversion is performed, thus the column must be DataType_Single or an exception is thrown.

Parameters:
name Input the column name.
Returns:
Returns the single value


Comments or suggestions? Send us feedback.