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 Database Engine | |
| AnalysisServices | Analysis Services | |
| ReportingServices | ||
| IntegrationServices | Integration Services | |
| SqlServerEverywhere | 已經過時。 | |
| SqlServerCompactEdition |