Share via


ReleaseUpdateDB60_Retail.allowDupRetailPermissionTablesIdx Method [AX 2012]

Pre-sync script to allow duplicate index on the retail permission tables.

Updates the index PermissionIdIdx in the table RetailPermissions to allow duplicate records.

Syntax

public void allowDupRetailPermissionTablesIdx()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class