DistributedReplayConfigSettings.UIStartMode 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 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.