DimensionAttribute.AttributeHierarchyOptimizedState Property

Definition

Gets or sets the level of optimization applied to the attribute hierarchy.

C#
public Microsoft.AnalysisServices.OptimizationType AttributeHierarchyOptimizedState { get; set; }

Property Value

The level of optimization applied to the attribute hierarchy.

Remarks

The value of this property can be: Value Description ----- ----------- FullyOptimized The server builds indexes for the attribute hierarchy to improve query performance. NotOptimized No additional indexes are built by the server.

Applies to

Product Versions
Analysis Services SDK for .NET latest