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