Share via


ServiceConfigSettings.name フィールド

定義

サービスの名前を指定します。

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) 

フィールド値

適用対象