XmlContainerConfig::getAllowCreate

#include <DbXml.hpp>

bool XmlContainerConfig::getAllowCreate() const

Returns whether a container can be created during a call to XmlManager::openContainer if it does not already exist. This value can be set using the XmlContainerConfig::setAllowCreate method.

Class

XmlContainerConfig

See Also

XmlContainerConfig Methods