XmlIndexLookup::execute API Ref

#include <DbXml.hpp>

XmlResults results = XmlIndexLookup::execute( XmlQueryContext &context, u_int32_t flags = 0) const

XmlResults results = XmlIndexLookup::execute( XmlTransaction &txn, XmlQueryContext &context, u_int32_t flags = 0) const


Description: XmlIndexLookup::execute

Executes the index lookup operation specified by the configuration of the XmlIndexLookup object.

Parameters
txn context flags

APIRef

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