DbConnectionOpener.PromptConnectionCredentials 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- useOptions
- Boolean
- creds
- CachedCredentials
- savePassword
- Boolean