Share via


Énumération ServerType

L'énumération ServerType contient des valeurs qui spécifient les différents types de services SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Common
Assembly :  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Syntaxe

'Déclaration
Public Enumeration ServerType
'Utilisation
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

Membres

Nom de membre Description
AnalysisServices Analysis Services
DatabaseEngine Moteur de base de données SQL Server
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere Obsolète. SQL Server Everywhere

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Common