Share via


ReleaseUpdateDB60_Ledger.allowNoDupDimensionAttributeVCHashIdx Method [AX 2012]

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

Syntax

public void allowNoDupDimensionAttributeVCHashIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class