CompatibilityLevel Enum
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.
public enum CompatibilityLevel
type CompatibilityLevel =
Public Enum CompatibilityLevel
- Inheritance
-
CompatibilityLevel
Fields
Name | Value | Description |
---|---|---|
Version60 | 60 | |
Version65 | 65 | |
Version70 | 70 | |
Version80 | 80 | |
Version90 | 90 | |
Version100 | 100 | |
Version110 | 110 | |
Version120 | 120 | |
Version130 | 130 | Compatibility level for SQL 15 |
Version140 | 140 | Compatibility level for SQL 2017 |
Version150 | 150 | Compatibility level for SQL 2019 |