Main Page
Modules
Classes
Files
FdoBLOBValue
Create
Create
GetData
GetDataType
Process
SetData
SetNull
ToString
FDO_API void FdoBLOBValue::SetData
(
FdoByteArray
*
value
)
[virtual]
Sets the LOB value.
Parameters:
value
Input an array of bytes
Returns:
Returns nothing
Implements
FdoLOBValue
.