Share via


ServiceConfigSettings.userName フィールド

定義

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

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

フィールド値

適用対象