The CollationVersion enumeration contains values that specify the collation versions.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.SqlEnum(在 Microsoft.SqlServer.SqlEnum.dll 中)
语法
声明
Public Enumeration CollationVersion
用法
Dim instance As CollationVersion
public enum CollationVersion
public enum class CollationVersion
type CollationVersion
public enum CollationVersion
成员
| 成员名称 | 说明 | |
|---|---|---|
| Version100 | SQL Server 2008. | |
| Version105 | SQL Server 2008 R2. | |
| Version110 | SQL Server 2012. | |
| Version80 | No longer used. | |
| Version90 | SQL Server 2005. |