ReportExecutionService.LoadReport2Async 메서드 (String, String)

네임스페이스:  Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
Public Sub LoadReport2Async ( _
    Report As String, _
    HistoryID As String _
)
public void LoadReport2Async(
    string Report,
    string HistoryID
)
public:
void LoadReport2Async(
    String^ Report, 
    String^ HistoryID
)
member LoadReport2Async : 
        Report:string * 
        HistoryID:string -> unit 
public function LoadReport2Async(
    Report : String, 
    HistoryID : String
)

매개 변수

  • Report
    형식: String
  • HistoryID
    형식: String

참고 항목

참조

ReportExecutionService 클래스

LoadReport2Async 오버로드

Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스