다음을 통해 공유


OledbProviderConnectionWrapper.CreateConnectionInfo(Boolean) 메서드

정의

public:
 override Microsoft::ReportingServices::QueryDesigners::ConnectionInfo ^ CreateConnectionInfo([Runtime::InteropServices::Out] bool % promptForCredentials);
public override Microsoft.ReportingServices.QueryDesigners.ConnectionInfo CreateConnectionInfo (out bool promptForCredentials);
override this.CreateConnectionInfo : bool -> Microsoft.ReportingServices.QueryDesigners.ConnectionInfo
Public Overrides Function CreateConnectionInfo (ByRef promptForCredentials As Boolean) As ConnectionInfo

매개 변수

promptForCredentials
Boolean

반환

적용 대상