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

SQL Anywhere 11.0.1 (Français) » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » ULTable class

 

openWithIndex method

Opens this table for data access using the specified index.

Syntax
openWithIndex( String index)
Parameters
  • index   The name of the index with which to open the table. If null, the primary key is used.