Share via


ReleaseUpdateDB60_Ledger.allowDupDimensionAttributeSetHashIdx Method [AX 2012]

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

Syntax

public void allowDupDimensionAttributeSetHashIdx()

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

See Also

Reference

ReleaseUpdateDB60_Ledger Class