Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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 |