XmlContainer::removeAlias |
![]() ![]() |
#include <DbXml.hpp>bool removeAlias(const std::string &alias)
The XmlContainer::removeAlias method removes the named alias from the list maintained by the containing XmlManager. If the alias does not exist, or matches a different XmlContainer, the call fails. Return value is true upon success, false upon failure.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.