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