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 ManagedServiceType enumeration contains values that are used to specify the types of service that can be managed with Windows Management Instrumentation (WMI).
Namespace: Microsoft.SqlServer.Management.Smo.Wmi
Assembly: Microsoft.SqlServer.WmiEnum (in microsoft.sqlserver.wmienum.dll)
Syntax
'Declaration
Public Enumeration ManagedServiceType
public enum ManagedServiceType
public enum class ManagedServiceType
public enum ManagedServiceType
public enum ManagedServiceType
Members
Member name | Description |
---|---|
AnalysisServer | Analysis Services. |
NotificationServer | SQL Server Notification Server. |
ReportServer | Report Server Windows service. |
Search | Microsoft Search service. |
SqlAgent | SQL Server Agent service. |
SqlBrowser | SQL Server Browser service. |
SqlServer | SQL Server service. |
SqlServerIntegrationService | SQL Server Integration service. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.