다음을 통해 공유


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

반환

적용 대상