XmlIndexLookup::setLowBound |
![]() ![]() |
#include <DbXml.hpp>void XmlIndexLookup::setLowBound( const XmlValue &value, XmlIndexLookup::Operation op)
XmlIndexLookup::Operation XmlIndexLookup::getLowBoundOperation() const
const XmlValue &XmlIndexLookup::getLowBoundValue() const
Sets the operation and value to be used for the index lookup operation. If the operation is a simple inequality lookup, the lower bound is used as the single value and operation for the lookup. If the operation is a range lookup, in which an upper bound is specified, the lower bound is used as the lower boundary value and operation for the lookup.
Parameters
![]() ![]() |
Copyright (c) 1996-2009 Oracle. All rights reserved.