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.