XmlDocument::getContainerName

#include <DbXml.hpp>

std::string XmlDocument::getContainerName() const;

The XmlDocument::getContainerName method returns the name of the XmlContainer in which the document is stored, or an empty string if it is not stored in a container.

Class

XmlDocument

See Also

XmlDocument Methods