Перечисление 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 |