CreateCube Property

Analysis Services Programming

Analysis Services Programming

CreateCube Property

This property contains the CREATE CUBE statement that is used in the connection string during creation of a local cube.

Property Name

CreateCube

Property ID

DBPROP_MSMD_CREATECUBE

Remarks

You must use this property with the InsertInto and Source_DSN properties. When these three properties are used, they are always used together.

This property's value is used when a session is established, and it cannot be changed during the session.

Note  The name of this property is formatted differently than the name for the CREATE CUBE statement with which it is associated. When used in the connection string, it must be formatted as a single word: CreateCube.

See Also

CREATE CUBE Statement

InsertInto Property

Source_DSN Property