XmlContainer::getAutoIndexing API Ref

#include <DbXml.hpp>

bool XmlContainer::getAutoIndexing() const

bool XmlContainer::getAutoIndexing(XmlTransaction &txn) const


Description: XmlContainer::getAutoIndexing

Returns the current value of the auto-indexing state for the container. This state can be modified using XmlContainer::setAutoIndexing. See that page for a description of this feature.

Parameters
txn

Errors

The XmlContainer::getAutoIndexing method may fail and throw XmlException, encapsulating one of the following non-zero errors:


DATABASE_ERROR

APIRef

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