MarkLogic XCC/.Net Library

XQueryException.Code Property

Returns the server error code for this XQuery exception.

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

See Also

XQueryException Class | Marklogic.Xcc.Exceptions Namespace