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 » UUID class

 equals method Next Page

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.