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

SQL Anywhere 11.0.1 (Français) » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » ULTable class

 

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.