ICubeMetaUpdateAdditionalObjectDataSettings.UpdateRdsSequence

Syntax

UpdateRdsSequence: Boolean;

Description

The UpdateRdsSequence property determines whether the system sequence, which is used to generate elements keys in MDM dictionaries is refreshed.

Comments

The property is set to False by default, and the system sequence is refreshed. If the property is set to True, the value of the system sequence is refreshed on copying MDM dictionaries. Refresh is executed in accordance with the following algorithm:

Example

The property use is given in the example for the PrerequisiteObjects property.

See also:

ICubeMetaUpdateAdditionalObjectDataSettings