XmlQueryContext::setReturnType API Ref

#include <DbXml.hpp>

void XmlQueryContext::setReturnType(ReturnType type);

ReturnType XmlQueryContext::getReturnType();


Description: XmlQueryContext::setReturnType

The XmlQueryContext::setReturnType method allows the application to define the return type of the query result values. Not configuration at this time.

Parameters
type
XmlQueryContext::LiveValues


Description: XmlQueryContext::getReturnType

Retrieve the return type defined for this XmlQueryContext.


APIRef

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