XmlContainer::getIndexSpecification API Ref

#include <DbXml.hpp>

XmlIndexSpecification XmlContainer::getIndexSpecification()

XmlIndexSpecification XmlContainer::getIndexSpecification(XmlTransaction &txn, u_int32_t flags = 0)


Description: XmlContainer::getIndexSpecification

Retrieves the current indexing specification for the container. The indexing specification can be modified using XmlContainer::setIndexSpecification.

Parameters
txn flags

Errors

The XmlContainer::getIndexSpecification 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.