Share via


ServiceConfigSettings.name Field

Definition

Specifies the name for the service.

protected: Microsoft::SqlServer::Configuration::Property<System::String ^> ^ name;
protected Microsoft.SqlServer.Configuration.Property<string> name;
val mutable name : Microsoft.SqlServer.Configuration.Property<string>
Protected name As Property(Of String) 

Field Value

Applies to