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 命名空间