MarkLogic XCC/.Net Library

XSInteger Members

XSInteger overview

Public Instance Methods

AsDecimal The value of this item as a Decimal object.
AsInteger The value of this item as an Integer object. Warning: This method may truncate the XQuery integer value.
AsLong The value of this item as a primitive object. Warning: This method may truncate the XQuery integer value.
AsUInt64 The value of this item as a UInt64 object. Warning: This method may truncate the XQuery integer value.

See Also

XSInteger Interface | Marklogic.Xcc.Types Namespace