Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailColorGroupIdx Method [AX 2012]

Post-sync script to enable unique index on the color group tables.

Updates the indexes groupIdx in the table RetailColorGroupTable and ColorGroupColorIdIdx in the table RetailColorGroupTrans not to allow no duplicate records.

Syntax

public void allowNoDupRetailColorGroupIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class