IOlapCube Interface |
Namespace: Dundas.BI.Data.Metadata.Olap
The IOlapCube type exposes the following members.
Name | Description | |
---|---|---|
CacheExpiration |
Gets a value indicating the time length for caching the results queried from the current instance.
(Inherited from IAnalysisStructure.) | |
Caption |
Gets or sets the localized caption.
| |
CubeDescriptor |
Gets the cube descriptor.
| |
DataConnector |
Gets the data connector.
| |
DataProvider |
Gets the data provider.
| |
DateMappingCollection |
Gets the date mappings.
| |
DefaultMeasure |
Gets the default measure of the cube.
| |
DefaultMeasureName |
Gets or sets the default measure name.
| |
Description |
Gets the description of the structure.
(Inherited from IStructure.) | |
Dimensions |
Gets the cube dimensions.
| |
HasWarnings |
Gets a value indicating whether this instance,or one of its dependencies, has warnings.
(Inherited from IDataWarnings.) | |
Hierarchies |
Gets the hierarchies.
(Inherited from IAnalysisStructure.) | |
Id |
Gets the parent entity ID.
(Inherited from IStructure.) | |
IsAutoGenerated |
Gets a value indicating whether this instance is auto generated.
(Inherited from IAnalysisStructure.) | |
Item |
Gets the cube property with the specified name.
| |
Kpis |
Gets the KPIs.
| |
MeasureGroups |
Gets the measure groups.
| |
Measures |
Gets the measures.
(Inherited from IAnalysisStructure.) | |
MeasuresUniqueName |
Gets or sets the measures root unique name.
| |
Name |
Gets the name of the structure.
(Inherited from IStructure.) | |
NamedSets |
Gets the cube named sets.
| |
ObjectType | Gets the type of the analysis structure. (Inherited from IAnalysisStructure.) | |
Parameters |
Gets the parameters defined for the current instance.
(Inherited from IAnalysisStructure.) | |
ProcessDate |
Gets the process date.
| |
Properties |
Gets the cube properties.
| |
QueryHints |
Gets the optional query hints the structure may support.
(Inherited from IAnalysisStructure.) | |
SecurityHierarchies |
Gets the data security hierarchies.
(Inherited from IAnalysisStructure.) | |
Warnings |
Gets the warnings for the current instance, as well as for any dependency objects.
(Inherited from IDataWarnings.) |
Name | Description | |
---|---|---|
ConfigureDataSecurityHierarchy |
Configures the specified hierarchy as a data security hierarchy.
(Inherited from IAnalysisStructure.) | |
FindHierarchy |
Finds the hierarchy by its unique name.
| |
FindLevel |
Finds a hierarchy level by its unique name.
| |
FindMember |
Finds the member by its unique name.
| |
GetAnalysisElement |
Gets the requested IAnalysisElement by its unique name.
(Inherited from IAnalysisStructure.) | |
GetHierarchy |
Gets the requested IHierarchy by its unique name.
(Inherited from IAnalysisStructure.) | |
GetMeasure |
Gets the requested IMeasure by its unique name.
(Inherited from IAnalysisStructure.) | |
RefreshTimeHierarchies |
Refreshes the time hierarchies.
| |
ResetDataSecurityHierarchy |
Resets the data security hierarchy as a standard hierarchy.
(Inherited from IAnalysisStructure.) | |
TryGetAnalysisElement |
Tries to get the requested IAnalysisElement by its unique name.
(Inherited from IAnalysisStructure.) | |
TryGetHierarchy |
Tries to get the requested IHierarchy by its unique name.
(Inherited from IAnalysisStructure.) | |
TryGetMeasure |
Tries to get the requested IMeasure by its unique name.
(Inherited from IAnalysisStructure.) |