ProviderConnectionWrapper.CreateConnectionInfo(Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual Microsoft::ReportingServices::QueryDesigners::ConnectionInfo ^ CreateConnectionInfo([Runtime::InteropServices::Out] bool % promptForCredentials);
public virtual Microsoft.ReportingServices.QueryDesigners.ConnectionInfo CreateConnectionInfo (out bool promptForCredentials);
abstract member CreateConnectionInfo : bool -> Microsoft.ReportingServices.QueryDesigners.ConnectionInfo
override this.CreateConnectionInfo : bool -> Microsoft.ReportingServices.QueryDesigners.ConnectionInfo
Public Overridable Function CreateConnectionInfo (ByRef promptForCredentials As Boolean) As ConnectionInfo
パラメーター
- promptForCredentials
- Boolean