Share via


ReleaseUpdateDB60_Retail.allowNoDupRetailStaffTableWorkerIdx Method [AX 2012]

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

Updates the workerIdx index in the RetailStaffTable table not to allow no duplicate records.

Updates the staffIdx index in the RetailStaffTable table not to allow no duplicate records.

Syntax

public void allowNoDupRetailStaffTableWorkerIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class