CollationVersion 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.
Specifies the Collation Version
public enum CollationVersion
type CollationVersion =
Public Enum CollationVersion
- Inheritance
-
CollationVersion
Fields
Name | Value | Description |
---|---|---|
Version80 | 0 | |
Version90 | 1 | |
Version100 | 2 | |
Version105 | 3 | |
Version110 | 4 | |
Version120 | 5 | |
Version130 | 6 | Collation for SQL 2016 |
Version140 | 7 | Collation for SQL 2017 |
Version150 | 8 | Collation for SQL 2019 |