Share via


ReleaseUpdateDB60_Ledger.allowDupDimensionAttributeVGHashIdx Method [AX 2012]

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

Syntax

public void allowDupDimensionAttributeVGHashIdx()

Run On

Server

Remarks

Initially this field contains no value. So the index is set to allow duplicates before the field is updated with the value of the 5 separate in32 based hash fields of the table DimensionAttributeValueGroup.

See Also

Reference

ReleaseUpdateDB60_Ledger Class