Поделиться через


Перечисление 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 повсюду

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Common