XmlResults::previous |
![]() ![]() |
#include <DbXml.hpp>bool XmlResults::previous(XmlValue &value); bool XmlResults::previous(XmlDocument &document);
Retrieves the previous value in the result set. When the first value in the results set has been reached, the XmlResults::previous method returns false.
![]() ![]() |
Copyright (c) 1996-2004 Sleepycat Software, Inc. - All rights reserved.