The methods of the XSInteger interface are listed below. For a complete list of XSInteger interface members, see the XSInteger Members topic.
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. |
XSInteger Interface | Marklogic.Xcc.Types Namespace