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

 

getColumnName method

Returns the name of the colIDInIndex column in this index.

Syntax
String getColumnName(UInt16 colIDInIndex )
Parameters
  • colIDInIndex   ID in this index of the column. colIDInIndex must be in range [1, getColumnCount()].