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 |