The name of the index to use for indexed UpdateSet operations.

Property of

UpdateSet

Description

The destination rowset or table must be indexed for the update( ), appendUpdate( ), and delete( ) operations. The indexName property specifies the key or tag name that is to be used. For tables with primary keys, the primary key is used by default. Set the indexName property only if you want to use another key. For DBF (dBASE) tables, you must specify an index tag name.