CollationVersion Enum
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
C#
public enum CollationVersion
type CollationVersion =
Public Enum CollationVersion
- Inheritance
-
CollationVersion
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 |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |