DbConnectionOpener.PromptConnectionCredentials Méthode
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.
public:
bool PromptConnectionCredentials(bool useOptions, Microsoft::ReportDesigner::Data::CachedCredentials ^ % creds, bool % savePassword);
public bool PromptConnectionCredentials(bool useOptions, ref Microsoft.ReportDesigner.Data.CachedCredentials creds, ref bool savePassword);
member this.PromptConnectionCredentials : bool * CachedCredentials * bool -> bool
Public Function PromptConnectionCredentials (useOptions As Boolean, ByRef creds As CachedCredentials, ByRef savePassword As Boolean) As Boolean
Paramètres
- useOptions
- Boolean
- creds
- CachedCredentials
- savePassword
- Boolean