ServerType 열거형

ServerType 열거형에는 SQL Server 서비스의 다양한 유형을 지정하는 값이 포함되어 있습니다.

네임스페이스:  Microsoft.SqlServer.Management.Common
어셈블리:  Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)

구문

‘선언
Public Enumeration ServerType
‘사용 방법
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

멤버

멤버 이름 설명
AnalysisServices Analysis Services
DatabaseEngine SQL Server 데이터베이스 엔진
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere 더 이상 사용되지 않습니다. SQL Server Everywhere

참고 항목

참조

Microsoft.SqlServer.Management.Common 네임스페이스