共用方式為


CollationVersion 列舉

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.

請參閱

參考

Microsoft.SqlServer.Management.Smo 命名空間