Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » ResultSet class

 getULong method Next Page

getUUID method


Returns the value of the column as a UUID.

Syntax

UUID getUUID( UInt16 index )

Parameters

index    The 1-based ordinal in the result set to get.

Remarks

The column must be of type SQLType.BINARY with length 16.