DatabaseCompatibilityLevel 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 DatabaseCompatibilityLevel
type DatabaseCompatibilityLevel =
Public Enum DatabaseCompatibilityLevel
- Inheritance
-
DatabaseCompatibilityLevel
Fields
Name | Value | Description |
---|---|---|
Current | 0 | |
Version80 | 1 | |
Version90 | 2 | |
Version100 | 3 | |
Version110 | 4 | |
Version120 | 5 | |
Version130 | 6 | |
Version140 | 7 | |
Version150 | 8 | |
Azure | 9 |