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.