FDO API Reference Feature Data Objects
static FDO_API FdoDataValue* FdoDataValue::Create ( double  value,
FdoDataType  dataType 
) [static]

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.