MarkLogic XCC/.Net Library

XQueryStackFrame Members

XQueryStackFrame overview

Public Instance Properties

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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

XQueryStackFrame Class | Marklogic.Xcc.Exceptions Namespace