MarkLogic XCC/.Net Library

XSInteger.AsLong Method 

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

[Visual Basic]
Function AsLong() As Long
[C#]
long AsLong();

Return Value

A long value.

See Also

XSInteger Interface | Marklogic.Xcc.Types Namespace