XmlIndexSpecification::reset

#include <DbXml.hpp>

void XmlIndexSpecification::reset()

Resets the index specification iterator to the beginning of the index list. Use XmlIndexSpecification::next to iterate through the indices contained in the index specification.

Class

XmlIndexSpecification

See Also

XmlIndexSpecification Methods