É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 | |
---|---|---|
DatabaseEngine | Moteur de base de données SQL Server | |
AnalysisServices | Analysis Services | |
ReportingServices | Reporting Services | |
IntegrationServices | Integration Services | |
SqlServerEverywhere | Obsolète. SQL Server Everywhere | |
SqlServerCompactEdition | SQL Server Compact Edition |