IOlapCube Methods

The IOlapCube type exposes the following members.

Methods
  NameDescription
Public methodConfigureDataSecurityHierarchy
Configures the specified hierarchy as a data security hierarchy.
(Inherited from IAnalysisStructure.)
Public methodFindHierarchy
Finds the hierarchy by its unique name.
Public methodFindLevel
Finds a hierarchy level by its unique name.
Public methodFindMember
Finds the member by its unique name.
Public methodGetAnalysisElement
Gets the requested IAnalysisElement by its unique name.
(Inherited from IAnalysisStructure.)
Public methodGetHierarchy
Gets the requested IHierarchy by its unique name.
(Inherited from IAnalysisStructure.)
Public methodGetMeasure
Gets the requested IMeasure by its unique name.
(Inherited from IAnalysisStructure.)
Public methodRefreshTimeHierarchies
Refreshes the time hierarchies.
Public methodResetDataSecurityHierarchy
Resets the data security hierarchy as a standard hierarchy.
(Inherited from IAnalysisStructure.)
Public methodTryGetAnalysisElement
Tries to get the requested IAnalysisElement by its unique name.
(Inherited from IAnalysisStructure.)
Public methodTryGetHierarchy
Tries to get the requested IHierarchy by its unique name.
(Inherited from IAnalysisStructure.)
Public methodTryGetMeasure
Tries to get the requested IMeasure by its unique name.
(Inherited from IAnalysisStructure.)
Top
See Also