ServiceConfigSettings.StartMode Eigenschaft

Definition

Ruft den Startmodus des Dienstes ab oder richtet ihn ein

public:
 property Microsoft::SqlServer::Configuration::Sco::ServiceStartMode StartMode { Microsoft::SqlServer::Configuration::Sco::ServiceStartMode get(); void set(Microsoft::SqlServer::Configuration::Sco::ServiceStartMode value); };
public Microsoft.SqlServer.Configuration.Sco.ServiceStartMode StartMode { get; set; }
member this.StartMode : Microsoft.SqlServer.Configuration.Sco.ServiceStartMode with get, set
Public Property StartMode As ServiceStartMode

Eigenschaftswert

Microsoft.SqlServer.Configuration.Sco.ServiceStartMode

Der Startmodus des Dienstes

Implementiert

Gilt für: