Description.
This function is the same as
getBlobHandle(), except that it is used to
access the previous value of the blob attribute. See
Section 4.11.2.5, “NdbEventOperation::getBlobHandle()”.
Signature.
NdbBlob* getPreBlobHandle
(
const char* name
)
Parameters.
The name of the blob attribute.
Return Value.
A pointer to an NdbBlob. See
Section 4.9, “The NdbBlob Class”.
