DictTable.indexName Method [AX 2012]
Returns the name of an index that is specified by the indexId parameter.
public str indexName(IndexId indexId, [DbBackend db])
Run On
CalledParameters
- indexId
- Type: IndexId Extended Data Type
The one-based index for the index for which the name is being retrieved.
- db
- Type: DbBackend Enumeration
A DbBackend value that specifies the type of database back end; optional.
Community Additions
ADD
Show: