Enumeración ServerType
La enumeración ServerType contiene valores que especifican los diferentes tipos de servicios SQL Server.
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 |