Share via


ReleaseUpdateDB60_Basic.allowNoDupDEL_DirPrivacyGroupTable Method [AX 2012]

Updates the index PrivacyGroupIdx in the table DEL_DirPrivacyGroupTable not to allow duplicate records.

Syntax

public void allowNoDupDEL_DirPrivacyGroupTable()

Run On

Server

Remarks

Updates the index PrivacyGroupIdx in the table DEL_DirPrivacyGroupTable not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class