XmlQueryContext::getEvaluationType

#include <DbXml.hpp>

EvaluationType XmlQueryContext::getEvaluationType();

Discover the evaluation type defined for this XmlQueryContext .

Returns the evaluation type defined for this XmlQueryContext .

The evaluation type can be set using the XmlQueryContext::setEvaluationType method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods