Share via


ReleaseUpdateDB60_Basic.allowNoDupsmmBusRelSectorTableKey Method [AX 2012]

Updates the index KeyIdx in the table smmBusRelSectorTable not to allow duplicate records.

Syntax

public void allowNoDupsmmBusRelSectorTableKey()

Run On

Server

Remarks

Updates the index KeyIdx in the table smmBusRelSectorTable not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Basic Class