StorageInfo.ServerPassword 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 mot de passe qui SQL Server authentification nécessite de se connecter à la base de données SQL Server qui stocke les packages d’origine ou mis à niveau.
public:
property System::String ^ ServerPassword { System::String ^ get(); };
public string ServerPassword { get; }
member this.ServerPassword : string
Public ReadOnly Property ServerPassword As String
Valeur de propriété
Mot de passe requis pour l’authentification SQL Server.