CollationVersion 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定排序版本
public enum CollationVersion
type CollationVersion =
Public Enum CollationVersion
- 繼承
-
CollationVersion
欄位
| 名稱 | 值 | Description |
|---|---|---|
| Version80 | 0 | |
| Version90 | 1 | |
| Version100 | 2 | |
| Version105 | 3 | |
| Version110 | 4 | |
| Version120 | 5 | |
| Version130 | 6 | SQL 2016 的整合 |
| Version140 | 7 | SQL 2017 的整合 |
| Version150 | 8 | SQL 2019 的整合 |
| Version160 | 9 | SQL v160 的整合 |