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

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

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


Comments or suggestions? Send us feedback.