Partition.CurrentStringStoresCompatibilityLevel Property

Definition

Gets or sets the compatibility level for the Current String stores.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_CurrentStringStoresCompatibilityLevel")]
public int CurrentStringStoresCompatibilityLevel { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Partition_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 partition.

Applies to