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
成员
| 成员名称 | 说明 | |
|---|---|---|
| DatabaseEngine | SQL Server 数据库引擎 | |
| AnalysisServices | Analysis Services | |
| ReportingServices | ||
| IntegrationServices | Integration Services | |
| SqlServerEverywhere | 已过时。 | |
| SqlServerCompactEdition |