FDO API Reference Feature Data Objects

DataValue::DataValue System::Double  value,
NAMESPACE_OSGEO_FDO_SCHEMA::DataType  dataType
 

Constructs an instance of an FdoDecimalValue or FdoDoubleValue using the specified arguments.

Parameters:
value Input a double
dataType Input a data type
Returns:
Returns an FdoDecimalValue or FdoDoubleValue

Comments or suggestions? Send us feedback.