IMDCalculationFormulasTable.Create

Syntax

Create([Table: ITable = Null]): ITable;

Parameters

Table. Optional parameter that determines the table, in which fields must be created so that it can be used as a formulas table.

Description

The Create property creates a new formulas table for multidimensional calculation on database server.

Example

The method use is given in the example for IMDCalculationFormulasTable.Attach.

See also:

IMDCalculationFormulasTable