Share via


CompatibilityViolationException.SupportedCompatibilityLevel Property

Definition

Gets the compatibility-level that is actually supported by the database.

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

Property Value

An Int32 with the value of the supported compatibility-level.

Applies to