XmlIndexLookup::setIndex API Ref

#include <DbXml.hpp>

void XmlIndexLookup::setIndex(const std::string &index)

const std::string &XmlIndexLookup::getIndex() const


Description: XmlIndexLookup::setIndex

Sets the indexing strategy to be used for the index lookup operation. Only one index may be specified, and substring indices are not supported.

Parameters
index

APIRef

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