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
'Declaration
Public Enumeration ServerType
'Usage
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType
Members
| Member name | Description | |
|---|---|---|
| DatabaseEngine | SQL Server Database Engine | |
| AnalysisServices | Analysis Services | |
| ReportingServices | ||
| IntegrationServices | Integration Services | |
| SqlServerEverywhere | Obsolete. | |
| SqlServerCompactEdition |