DistributedReplayConfigSettings.UIStartMode Property

Definition

Gets or sets the UI start mode.

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

Property Value

Microsoft.SqlServer.Configuration.Sco.ServiceStartMode

The UI start mode.

Applies to