ICubeModel

Description

The ICubeModel interface contains basic properties of cube model.

Properties

  Property name Brief description
Destinations The Destinations property returns the collection of cube display versions.
LockTableForSave The LockTableForSave property determines whether cube table is locked on inserting or updating data.
OldSaveMethod The OldSaveMethod property determines whether the old method of data saving is used.
SelectionControl The SelectionControl property returns the collection of controlling cube dimensions.
Sources The Sources property returns the collection of data source cubes.

Methods

  Method name Brief description
Validate

The Validate method checks metadata of the cube at the editing stage.

See also:

Cubes Assembly Interfaces