Binary :: clear - Clear binary data block
The function clears binary data and leaves the data block empty (but valid). The function does not release the data block, i.e. isNull() still returns true, when a data block had been allocated.
Return value: Binary data block handle ( odaba::Binary & )
Constant reference to a binary data block handle, which may contain binary data up to 2 GB.