AddCube method: AnalyticModelDefn class

Syntax

AddCube(CubeName)

Description

Use the AddCube method to add a new cube to the analytic model definition. This method fails if the cube specified by CubeName already exists.

Parameters

Parameter Description

CubeName

Specify the name of a new cube that you want to add to the analytic model.

Returns

A CubeDefn object.