CompatibilityViolationException.SupportedCompatibilityLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.