Partilhar via


Enumeração ServerType

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

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

Sintaxe

'Declaração
Public Enumeration ServerType
'Uso
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

Membros

Nome do membro Descrição
AnalysisServices Analysis Services
DatabaseEngine Mecanismo de Banco de Dados do SQL Server
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere Obsoleto. SQL Server Everywhere

Consulte também

Referência

Namespace Microsoft.SqlServer.Management.Common