Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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 | |
|---|---|---|
| AnalysisServices | Analysis Services | |
| DatabaseEngine | Motor de base de datos de SQL Server | |
| IntegrationServices | Integration Services | |
| ReportingServices | Reporting Services | |
| SqlServerCompactEdition | SQL Server Compact Edition | |
| SqlServerEverywhere | Obsoleto. SQL Server Everywhere |