CollationVersion Enumeration
The CollationVersion enumeration contains values that specify the collation versions.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Bildirim
Public Enumeration CollationVersion
public enum CollationVersion
public enum class CollationVersion
public enum CollationVersion
public enum CollationVersion
Members
Member name | Description |
---|---|
Version100 | Microsoft SQL Server 2008. |
Version80 | Microsoft SQL Server 2000. |
Version90 | Microsoft SQL Server 2005. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.