FDO API Reference Feature Data Objects

DataValue::DataValue System::Byte  value[],
NAMESPACE_OSGEO_FDO_SCHEMA::DataType  dataType
 

Constructs an instance of an FdoBLOBValue or FdoCLOBValue using the specified arguments.

Parameters:
value Input a byte array
length Input the length of the byte array
dataType Input the type of value to create
Returns:
Returns an FdoBLOBValue or an FdoCLOBValue

Comments or suggestions? Send us feedback.