Share via


ReleaseUpdateDB60_Ledger.allowDupDimensionAttributeVCHashIdx Method [AX 2012]

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

Syntax

public void allowDupDimensionAttributeVCHashIdx()

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class