Return true if this object represents a binary value and false otherwise.
Synopsis
Declared in <bdld_datum.h>
bool
isBinary() const;
Return Value
true if this object represents a binary value and false otherwise
Created with MrDocs