IAdoMdDimCalculations.Add

Syntax

Add(Id: String): IAdoMdDimCalculation;

Parameters

Id. Identifier of calculated element.

Description

The Add method creates a new calculated element and returns its parameters.

Example

The example of use is given in description of the IAdoMdExecuteDimSetup.Calculations property.

See also:

IAdoMdDimCalculations