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

SQL Anywhere 11.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » SQLType class

 

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
  • code   The SQL column type constant.