Main Page
Modules
Classes
Files
FdoLOBValue
GetData
GetDataType
m_data
operator FdoByteArray *
Process
SetData
SetNull
ToString
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
.