MarkLogic XCC/.Net Library

XdmValue Members

XdmValue overview

Public Instance Properties

ValueType The XQuery type specification instance for this value.

Public Instance Methods

AsString Return a String representation of this item, if possible. Note that this is similar but not exactly equivalent to toString(). The toString() method will always return a printable String. This method may throw an exception for some types (such as binary()).

See Also

XdmValue Interface | Marklogic.Xcc.Types Namespace