ServerType Enumeration
The ServerType enumeration contains values that specify the different types of SQL Server services.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Deklaracja
Public Enumeration ServerType
public enum ServerType
public enum class ServerType
public enum ServerType
public enum ServerType
Members
| Member name | Description |
|---|---|
| AnalysisServices | Analysis Services |
| DatabaseEngine | SQL Server Database Engine |
| IntegrationServices | Integration Services |
| ReportingServices | |
| SqlServerCompactEdition | |
| SqlServerEverywhere | NOTE: This field is now obsolete. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.