Return the type of value represented by this object as one of the enumeration values defined in DataType.
Synopsis
Declared in <bdld_datum.h>
Datum::DataType
type() const;
Return Value
the DataType enumerator for the value held by this object
Created with MrDocs