WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
MbsBlob
The MbsBlob class supports the ESQL BLOB type.
The MbsBlob class provides the API methods shown in the following table:
Method | Description |
---|---|
Constructor([string $blob]) | Instantiates a new BLOB object from the string parameter (or an empty BLOB if no parameter is supplied). |
string getValue() | Returns the value of the current element. |
void setValue([string $value]) | Sets the value of the current element. |