#include <DbXml.hpp> void XmlContainerConfig::setThreaded(bool value)
        Causes the container handle to be free-threaded; that is, 
        concurrently usable by multiple threads in the address space.  If 
        multiple threads access a container that does not have this property 
        set the results are unpredictable. The default value is false.