Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailStoreTableStoreNumIdx Method [AX 2012]

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

Updates the StoreNumIdx index in the RetailStoreTable table not to allow no duplicate records.

Syntax

public void allowNoDupRetailStoreTableStoreNumIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class