Share via


ReleaseUpdateDB60_Client.updateSysInetThemeTableNameIdx Method [AX 2012]

Makes the SysInetThemeTable table unique across the name field.

Syntax

public void updateSysInetThemeTableNameIdx()

Run On

Server

Remarks

The upgrade is necessary because the TypeNameIdx index was modified to have only the name field instead of both the type and name fields.

See Also

Reference

ReleaseUpdateDB60_Client Class