Share via


ReleaseUpdateDB::indexAllowDup Method [AX 2012]

Disables a unique index and saves the modification in the layer where the index exists.

Syntax

server public static void indexAllowDup(DictIndex _dictIndex)

Run On

Server

Parameters

Remarks

The indexEnable method must be called later.

See Also

Reference

ReleaseUpdateDB Class