XmlMetaDataIterator::next API Ref

#include <DbXml.hpp>

bool XmlMetaDataIterator::next( std::string &uri, std::string &name, XmlValue &value)


Description: XmlMetaDataIterator::next

Returns the next item in the XmlDocument's metadata list. If there is no next item, this method returns false. Otherwise, it returns true.

Parameters
uri name value

APIRef

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