ServerAdapterBase.ServiceStartMode Property

Definition

Gets the startup mode for the service

public Microsoft.SqlServer.Management.Smo.ServiceStartMode ServiceStartMode { get; }
member this.ServiceStartMode : Microsoft.SqlServer.Management.Smo.ServiceStartMode
Public ReadOnly Property ServiceStartMode As ServiceStartMode

Property Value

Applies to