Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Members
Member name | Description | |
---|---|---|
AnalysisServices | Analysis Services | |
DatabaseEngine | SQL Server Database Engine | |
IntegrationServices | Integration Services | |
ReportingServices | Reporting Services | |
SqlServerCompactEdition | SQL Server Compact Edition | |
SqlServerEverywhere | Obsolete. SQL Server Everywhere |