Share via


ReleaseUpdateDB60_smm.deleteDupsmmContactPersonSynchronizeUser Method [AX 2012]

Updates the index UserIdContactPersonIdIdx in the table smmContactPersonSynchronize not to allow duplicate records.

Syntax

public void deleteDupsmmContactPersonSynchronizeUser()

Run On

Server

Remarks

Updates the index UserIdContactPersonIdIdx in the table smmContactPersonSynchronize not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_smm Class