XmlIndexLookup::setContainer

API Ref

#include <DbXml.hpp>

void XmlIndexLookup::setContainer(XmlContainer &container)

const XmlContainer & XmlIndexLookup::getContainer() const


Description: XmlIndexLookup::setContainer

Sets the container to be used for the index lookup operation. The same XmlIndexLookup object may be used for lookup in multiple containers by changing this configuration.

Parameters

container
The container to be used for the lookup operation.

APIRef

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.