DictTable.reindex Method

Performs a reindex of the table.

Syntax

public void reindex()

Run On

Called

Remarks

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.

See Also

Reference

DictTable Class