FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Expression::DataValue::DataValue ( System::Double  value,
OSGeo::FDO::Schema::DataType  dataType 
)

Constructs an instance of an DecimalValue or DoubleValue using the specified arguments.

Parameters:
value Input a double
dataType Input a data type
Returns:
Returns an DecimalValue or DoubleValue


Comments or suggestions? Send us feedback.