Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailStyleGrouplIdx Method [AX 2012]

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

Updates the indexes groupIdx in the table RetailStyleGroupTable and styleGroupIdIdx in the table RetailStyleGroupTrans not to allow no duplicate records.

Syntax

public void allowNoDupRetailStyleGrouplIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class