Share via


ReleaseUpdateDB60_Retail.allowDupRetailTenderTypeCardNumbers Method [AX 2012]

Pre-sync script to allow duplicate index on the RetailTenderTypeCardNumbers table.

Updates the cardNumberFromToLengthIdx index in the RetailTenderTypeCardNumbers table to allow duplicate records.

Syntax

public void allowDupRetailTenderTypeCardNumbers()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Retail Class