virtual FDO_API void FdoLOBValue::SetData ( FdoByteArray value  )  [pure virtual]

Sets the LOB value.

Parameters:
value Input an array of bytes
Returns:
Returns nothing

Implemented in FdoBLOBValue, and FdoCLOBValue.