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

 SQLType class Next Page

toString method


Returns the string name of the specified SQL column type constant or BAD_SQL_TYPE if not a recognized type.

Syntax

String toString(UInt16 code)

Parameters