다음을 통해 공유


TSqlPlatforms 열거형

Specific SQL Server releases.

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.SqlServer.Dac.Model
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration TSqlPlatforms
‘사용 방법
Dim instance As TSqlPlatforms
[FlagsAttribute]
public enum TSqlPlatforms
[FlagsAttribute]
public enum class TSqlPlatforms
[<FlagsAttribute>]
type TSqlPlatforms
public enum TSqlPlatforms

멤버

멤버 이름 설명
All Combination of all SQL Server categories
OnPremises Categories of SQL Server releases
Sql100 on-premises, version 10.0
Sql110 on-premises, version 11.0
Sql90 on-premises, version 9.0
SqlAzure Azure

참고 항목

참조

Microsoft.SqlServer.Dac.Model 네임스페이스