Freigeben über


ServerType-Enumeration

The ServerType enumeration contains values that specify the different types of SQL Server services.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Syntax

'Declaration
Public Enumeration ServerType
'Usage
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

Elemente

Elementname Beschreibung
AnalysisServices Analysis Services
DatabaseEngine SQL Server Database Engine (Datenbankmodul)
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere Veraltet SQL Server Everywhere

Siehe auch

Verweis

Microsoft.SqlServer.Management.Common-Namespace