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

 getColumnID method Next Page

getColumnName method


Returns the name of column identified by the specified column ID.

Syntax

String getColumnName(UInt16 columnID)

Parameters
Remarks

Column IDs and count may change during a schema upgrade. To correctly identify a column, access it by name or refresh the cached IDs and counts after a schema upgrade.