TSqlModelOptions.CompatibilityLevel Property

Definition

Specifies the COMPATIBILITY_LEVEL database option.

public int? CompatibilityLevel { get; set; }
member this.CompatibilityLevel : Nullable<int> with get, set
Public Property CompatibilityLevel As Nullable(Of Integer)

Property Value

Applies to