CollationVersion 열거형
The CollationVersion enumeration contains values that specify the collation versions.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum.dll의 Microsoft.SqlServer.SqlEnum
구문
‘선언
Public Enumeration CollationVersion
‘사용 방법
Dim instance As CollationVersion
public enum CollationVersion
public enum class CollationVersion
type CollationVersion
public enum CollationVersion
멤버
| 멤버 이름 | 설명 | |
|---|---|---|
| Version80 | Microsoft SQL Server 2000. | |
| Version90 | Microsoft SQL Server 2005. | |
| Version100 | Microsoft SQL Server 2008. |