XmlIndexLookup::setHighBound API Ref

#include <DbXml.hpp>

void XmlIndexLookup::setHighBound( const XmlValue &value, XmlIndexLookup::Operation op)

XmlIndexLookup::Operation XmlIndexLookup::getHighBoundOperation() const

const XmlValue &XmlIndexLookup::getHighBoundValue() const


Description: XmlIndexLookup::setHighBound

Sets the operation and value to be used for the upper bound for a range index lookup operation. The high bound must be specified to indicate a range lookup.

Parameters
value op

APIRef

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