MarkLogic XCC/.Net Library

XSInteger.AsUInt64 Method 

The value of this item as a UInt64 object. Warning: This method may truncate the XQuery integer value.

[Visual Basic]
Function AsUInt64() As UInt64
[C#]
ulong AsUInt64();

Return Value

A UInt64 value.

See Also

XSInteger Interface | Marklogic.Xcc.Types Namespace