Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom - index of position of the factor, which must be moved.
IndexTo - index of the position, to which factor must be moved.
The Move method moves factors of data source or data consumer used in multidimensional calculation on DB server.
The index of position of the factor, which must be moved and index of the position, to which factor must be moved, are passed by the IndexFrom and IndexTo parameters respectively.
See also: