Dimension.CurrentStringStoresCompatibilityLevel Property

Definition

Gets or sets the compatibility level of the current string stores.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_CurrentStringStoresCompatibilityLevel")]
public int CurrentStringStoresCompatibilityLevel { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Dimension_CurrentStringStoresCompatibilityLevel")>]
member this.CurrentStringStoresCompatibilityLevel : int with get, set
Public Property CurrentStringStoresCompatibilityLevel As Integer

Property Value

Int32

The compatibility level of the current string stores.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Remarks

Indicates the current level of compatibility for the string stores of the dimension.

Applies to