ServiceConfigSettings.userName Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Précise le nom d’utilisateur du service.
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)