Server.DefaultCompatibilityLevel Property

Definition

Gets or sets a default compatiblity level to use whenever this value is unspecified. This is read-only.

public int DefaultCompatibilityLevel { get; }
member this.DefaultCompatibilityLevel : int
Public ReadOnly Property DefaultCompatibilityLevel As Integer

Property Value

The compatibility level.

Applies to