XmlContainerConfig::setContainerType API Ref

#include <DbXml.hpp>

void XmlContainerConfig::setContainerType(XmlContainer::ContainerType type)

XmlContainer::ContainerType type XmlContainerConfig::getContainerType() const


Description: XmlContainerConfig::setContainerType

Sets the type of container to be created. The default value is XmlContainer::NodeContainer. This value is ignored if the container already exists.

Parameters
type The container type must be one of the following values:
XmlContainer::NodeContainer XmlContainer::WholedocContainer


APIRef

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