ServerType Enumeración
The ServerType enumeration contains values that specify the different types of SQL Server services.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxis
'Declaración
Public Enumeration ServerType
'Uso
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| DatabaseEngine | SQL Server Database Engine (Motor de base de datos de SQL Server) | |
| AnalysisServices | Analysis Services | |
| ReportingServices | ||
| IntegrationServices | Integration Services | |
| SqlServerEverywhere | Obsoleto. | |
| SqlServerCompactEdition |