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

Constructs an instance of an BLOBValue or CLOBValue using the specified arguments.

Parameters:
value Input a byte array
dataType Input the type of value to create
Returns:
Returns an BLOBValue or an CLOBValue


Comments or suggestions? Send us feedback.