Partition.CurrentStringStoresCompatibilityLevel Property

Definition

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

public int CurrentStringStoresCompatibilityLevel { get; set; }
member this.CurrentStringStoresCompatibilityLevel : int with get, set
Public Property CurrentStringStoresCompatibilityLevel As Integer

Property Value

The compatibility level of the Current String Stores.

Remarks

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

Applies to