Share via


ReleaseUpdateDB60_Ledger.allowNoDupDimensionAttributeVGHashIdx Method [AX 2012]

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

Syntax

public void allowNoDupDimensionAttributeVGHashIdx()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class