Condividi tramite


Enumerazione ServerType

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

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Sintassi

'Dichiarazione
Public Enumeration ServerType
'Utilizzo
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

Membri

Nome membro Descrizione
AnalysisServices Analysis Services
DatabaseEngine Motore di database di SQL Server
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere Obsoleto. SQL Server Everywhere

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Common