XmlQueryContext::setDefaultCollection |
![]() ![]() |
#include <DbXml.hpp>void XmlQueryContext::setDefaultCollection(const std::string &uri);
std::string XmlQueryContext::getDefaultCollection() const;
The default collection is that which is used by fn:collection() without any arguments in an XQuery expression.
ParametersDiscover the name of the default collection used by fn:collection() with no arguments in an XQuery expression.
Returns the URI of the default collection.
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.