Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
Public Enumeration CollationVersion
'Usage
Dim instance As CollationVersion
public enum CollationVersion
public enum class CollationVersion
type CollationVersion
public enum CollationVersion
Members
| Member name | Description | |
|---|---|---|
| Version100 | SQL Server 2008. | |
| Version105 | SQL Server 2008 R2. | |
| Version110 | SQL Server 2012. | |
| Version80 | No longer used. | |
| Version90 | SQL Server 2005. |