Service Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Instance class encapsulating : ManagedComputer[@Name='']/Service
public sealed class Service : Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject, Microsoft.SqlServer.Management.Common.IAlterable
type Service = class
inherit WmiSmoObject
interface IAlterable
Public NotInheritable Class Service
Inherits WmiSmoObject
Implements IAlterable
- Inheritance
- Implements
Properties
AcceptsPause | |
AcceptsStop | |
AdvancedProperties |
This is a property bag that holds the Server and Client Protocol properties |
Dependencies |
This is a property bag that holds the Server and Client Protocol properties |
Description | |
DisplayName | |
ErrorControl | |
ExitCode | |
IsHadrEnabled | |
Name | (Inherited from WmiSmoObject) |
Parent | |
PathName | |
ProcessId | |
Properties |
The property bag of the object (Inherited from WmiSmoObject) |
ServiceAccount | |
ServiceState | |
StartMode | |
StartupParameters | |
State |
Returns the state of the object (Inherited from SmoObjectBase) |
Type | |
Urn |
Returns the Urn of the object, computed on the fly (Inherited from WmiSmoObject) |
UserData | (Inherited from SmoObjectBase) |
Methods
Events
ManagementStateChange |