MarkLogic XCC/.Net Library

XQueryException.Data Property

Data associated with the XQuery error.

[Visual Basic]
Overridable Overloads Public ReadOnly Property Data As String()
[C#]
new public virtual string[] Data {get;}

See Also

XQueryException Class | Marklogic.Xcc.Exceptions Namespace