XmlManager::existsContainer |
![]() ![]() |
#include <DbXml.hpp>int XmlManager::existsContainer(const std::string &name);
The XmlManager::existsContainer method examines the named file, and if it is a container, returns a non-zero database format version. If the file does not exist, or is not a container, zero is returned.
The container may be open or closed; no exceptions will be thrown from this method.
![]() ![]() |
Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.