Return the binary reference represented by this object as a DatumBinaryRef object. The behavior is undefined unless this object actually represents a binary reference.

Synopsis

Declared in <bdld_datum.h>

DatumBinaryRef
theBinary() const;

Created with MrDocs