Return a reference providing non‐modifiable access to the 64‐bit integer value of this object. The behavior is undefined unless type() == ball::UserFieldType::e_INT64.
Synopsis
Declared in <ball_userfieldvalue.h>
bsls::Types::Int64 const&
theInt64() const;
Created with MrDocs