DictTable.reindex Method [AX 2012]

Performs a reindex of the table.

public void reindex()

Run On

Called

Do not use this method to reindex SQL tables; instead, use the SqlDataDictionary::tableReindex method. Additionally, the DictTable::reindex method is not supported when it is run on the client.

Community Additions

ADD
Show: