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