StorageInfo.Username Propriété
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.
Obtient le nom d’utilisateur qui SQL Server authentification nécessite de se connecter à la base de données SQL Server qui stocke les packages Integration Services d’origine ou mis à niveau.
public:
property System::String ^ Username { System::String ^ get(); };
public string Username { get; }
member this.Username : string
Public ReadOnly Property Username As String
Valeur de propriété
Nom d’utilisateur requis par l’authentification SQL Server.