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

 IndexSchema class Next Page

getColumnCount method


Returns the number of columns in this index.

Syntax

UInt16 getColumnCount( )

Remarks

Column IDs in indexes range from 1 to getColumnCount(), inclusively.