FILE: C:\Program Files (x86)\Microsoft SQL Server\120\SDK\Assemblies\en\Microsoft.SqlServer.WmiEnum.xml
--
Microsoft.SqlServer.WmiEnum
The enumeration contains values that are used to specify the types of service that can be managed with Windows Management Instrumentation (WMI).
Analysis Services.
SQL Server Notification Server.
Report Server Windows service.
Microsoft Search service.
SQL Server Agent service.
SQL Server Browser service.
SQL Server service.
SQL Server Integration service.
The enumeration contains values that are used to specify the data type of property for any of the Windows Management Instrumentation (WMI) property objects.
The property is a flag value.
The property is a numeric value.
The property is a string value.
The enumeration contains values that are used to specify the severity of the error if the SQL Server service fails to start during startup.
The error is critical.
The error is ignored.
The error is normal severity.
The error is severe.
The status of the error is unknown.
The enumeration contains values that are used to specify the method used to start the SQL Server service.
The SQL Server service is started automatically.
The SQL Server service is started when the system is started.
The SQL Server service is disabled and cannot be started.
The SQL Server service is started manually.
The SQL Server service is started by the system.
The enumeration contains values that are used to specify the status of the SQL Server service.
The SQL Server service is waiting to continue.
The SQL Server service is paused.
The SQL Server service is waiting to pause.
The SQL Server service is running.
The SQL Server service is waiting to start.
The SQL Server service is stopped.
The SQL Server service is waiting to stop.
The status of the SQL Server service is unknown.
--