FDO API Reference Feature Data Objects

System::Double GetDouble System::String *  name  ) 
 

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

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

Comments or suggestions? Send us feedback.