Share via


ReleaseUpdateDB60_Ledger.allowNoDupDimensionAttributeVSHashIdx Method [AX 2012]

Updates the index HashIdx in the table DimensionAttributeValueSet not to allow duplicate records.

Syntax

public void allowNoDupDimensionAttributeVSHashIdx()

Run On

Server

Remarks

After updating the hash field DimensionAttributeValueSet with the value of the 5 separate in32 based hash fields of the table DimensionAttributeValueSet, the index HashIdx is reset not to allow duplicate records.

See Also

Reference

ReleaseUpdateDB60_Ledger Class