XmlContainer::setName |
#include <DbXml.hpp>void XmlContainer::setName(const std::string &name);
The XmlContainer::setName method sets the name of the XmlContainer. The underlying file for the container is not renamed - for that, see XmlContainer::rename.
This method can only be called while the container is closed.
Copyright (c) 1996-2003 Sleepycat Software, Inc. - All rights reserved.