XmlManager::createIndexLookup API Ref

#include <DbXml.hpp>

XmlIndexLookup XmlManager::createIndexLookup( XmlContainer &container, const std::string &uri, const std::string &name, const std::string &index, const XmlValue &value = XmlValue(), XmlIndexLookup::Operation op = XmlIndexLookup::EQ)


Description: XmlManager::createIndexLookup

Instantiates an new XmlIndexLookup object for performing index lookup operations. Only a single index may be specified, and substring indices are not supported.

Parameters
container uri name index value op

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.