XmlContainerConfig::getMode

#include <DbXml.hpp>

int XmlContainerConfig::getMode() const

Returns the mode used for files created for the container on UNIX or IEEE/ANSI Std 1003.1 (POSIX) environments. This value is ignored on Windows systems. You can use the XmlContainerConfig::setMode method to manage this value.

Class

XmlContainerConfig

See Also

XmlContainerConfig Methods