ICubeInstanceSource
Description
The ICubeInstanceSource interface contains methods and properties of a source cube instance, which is a data source for the specified cube.
Properties
|
Property name |
Brief description |
|
Cube |
The Cube property returns parameters of cube instance that is used as a data source. |
|
Source |
The Source property returns an object that contains properties and methods that are used to work with source cube instance according to its display version. |
|
SourceModel |
The SourceModel property returns source data cube parameters. |
|
Property name |
Brief description |
|
Id |
The Id property returns object identifier. |
|
Key |
The Key property returns object key. |
|
Name |
The Name property returns object name. |
Methods
|
Method name |
Brief description |
|
ApplyDimensions |
The ApplyDimensions method applies selection control parameters. |
|
CreateApplyDimensions |
The CreateApplyDimensions method creates an object that is used to control source cube dimensions selection. |
See also:
Cubes Assembly Interfaces