ServerAdapterBase.ServiceStartMode Property
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.
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