XmlQueryContext::getQueryTimeoutSeconds

#include <DbXml.hpp>

unsigned int XmlQueryContext::getQueryTimeoutSeconds() const;

Retrieves the current query timeout value. This value is set using the XmlQueryContext::setQueryTimeoutSeconds method.

Class

XmlQueryContext

See Also

XmlQueryContext Methods