ReportExecutionService.LoadReport2Async 메서드 (String, String, Object)
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public Sub LoadReport2Async ( _
Report As String, _
HistoryID As String, _
userState As Object _
)
public void LoadReport2Async(
string Report,
string HistoryID,
Object userState
)
public:
void LoadReport2Async(
String^ Report,
String^ HistoryID,
Object^ userState
)
member LoadReport2Async :
Report:string *
HistoryID:string *
userState:Object -> unit
public function LoadReport2Async(
Report : String,
HistoryID : String,
userState : Object
)
매개 변수
- Report
형식: String
- HistoryID
형식: String
- userState
형식: Object
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스