Library Version 12.1.6.0
#include <DbXml.hpp> class DbXml::XmlValue { public: ... bool isBoolean() const; ... };
Returns true if the XmlValue is one of type BOOLEAN.
true
XmlValue
XmlValue Methods