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. |