次の方法で共有


ProviderConnectionWrapper.CreateConnectionInfo(Boolean) メソッド

定義

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

戻り値

適用対象