Énumération ServerType
The ServerType enumeration contains values that specify the different types of SQL Server services.
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 |