Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailStoreTenderTypeTableIdx Method [AX 2012]

Post-sync script to enable unique index on the RetailStoreTenderTypeTable table.

Updates the StoreTypeIdx index in the RetailStoreTenderTypeTable table not to allow no duplicate records.

Syntax

public void allowNoDupRetailStoreTenderTypeTableIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class