Share via


ReleaseUpdateDB60_Ledger.allowDupDimensionAttributeVSHashIdx Method [AX 2012]

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

Syntax

public void allowDupDimensionAttributeVSHashIdx()

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 DimensionAttributeValueSet.

See Also

Reference

ReleaseUpdateDB60_Ledger Class