Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the value for the specified column as a UUID.
public UUID getUUID(UInt16 cid)
cid The 1-based column ID.
The column value as a UUID object.
Only valid for columns typed SQLtype.UUID or SQLtype.BINARY with length 16.