DbConnectionOpener.PromptConnectionCredentials Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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);
Public Function PromptConnectionCredentials (useOptions As Boolean, ByRef creds As CachedCredentials, ByRef savePassword As Boolean) As Boolean
Parâmetros
- useOptions
- Boolean
- creds
- CachedCredentials
- savePassword
- Boolean