ServerType 열거형

The ServerType enumeration contains values that specify the different types of SQL Server services.

네임스페이스:  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 네임스페이스