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

SQL Anywhere 11.0.0 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » UUID class

 

toString method

Returns a string representation of this UUID.

Syntax
String toString()
Remarks

The string is of the format XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX, where X is a hexadecimal digit or null if the Connection associated with the UUID is closed.