共用方式為


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 Database Engine
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere 已經過時。SQL Server Everywhere

請參閱

參考

Microsoft.SqlServer.Management.Common 命名空間