Partition.StringStoresCompatibilityLevel Property

Definition

Gets or sets the compatibility level for the String Stores.

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

Property Value

The compatibility level for the String Stores.

Remarks

Indicates the level of compatibility for the string stores of the partition which is used now or going to be used from the moment of the next full processing of the partition.

Applies to