Поделиться через


Перечисление 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