The properties of the XQueryStackFrame class are listed below. For a complete list of XQueryStackFrame class members, see the XQueryStackFrame Members topic.
ContextItem |
Get the context item, or null if there is no context defined. |
ContextPosition |
Get the context position, or 0 if there is no context defined. |
LineNumber |
Get the line number in the XQuery source. |
Operation |
Get the description of the current operation. |
Uri |
Get the URI of the XQuery source. |
Variables |
Get the variable bindings. |
XQueryVersion |
Get the XQuery version of this stack frame. |
XQueryStackFrame Class | Marklogic.Xcc.Exceptions Namespace