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