MarkLogic XCC/.Net Library

XQueryException.XQueryVersion Property

Returns the XQuery version of the module that generated this exception.

[Visual Basic]
Overridable Public ReadOnly Property XQueryVersion As String
[C#]
public virtual string XQueryVersion {get;}

See Also

XQueryException Class | Marklogic.Xcc.Exceptions Namespace