| MarkLogic XCC/.Net Library |
|
XQueryException.Data Property
Data associated with the XQuery error.
[Visual Basic]
Overridable Public ReadOnly Property Data As
String()
[C#]
public virtual
string[] Data {get;}
See Also
XQueryException Class | Marklogic.Xcc.Exceptions Namespace