XmlResults::peek API Ref

#include <DbXml.hpp>

bool XmlResults::peek(XmlValue &value) bool XmlResults::peek(XmlDocument &document)


Description: XmlResults::peek

Returns the current element in the results set without moving the internal iterator. If the provided object is successfully populated, this method returns true; otherwise, false is returned.


Description: XmlResults.peek(XmlValue) Parameters
value

Description: XmlResults.peek(XmlDocument) Parameters
document

APIRef

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