Create([Table: ITable = Null]): ITable;
Table. Optional parameter that determines the table, in which fields must be created so that it can be used as a formulas table.
The Create property creates a new formulas table for multidimensional calculation on database server.
The method use is given in the example for IMDCalculationFormulasTable.Attach.
See also: