IMDCalculationSources.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of position of the data source, which must be moved.

IndexTo - index of the position, to which data source must be moved.

Description

The Move method moves data sources within the list of multidimensional calculation on DB server.

See also:

IMDCalculationSources