ReportExecutionService.ResetExecutionAsync 메서드 (Object)

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

구문

‘선언
Public Sub ResetExecutionAsync ( _
    userState As Object _
)
public void ResetExecutionAsync(
    Object userState
)
public:
void ResetExecutionAsync(
    Object^ userState
)
member ResetExecutionAsync : 
        userState:Object -> unit 
public function ResetExecutionAsync(
    userState : Object
)

매개 변수

  • userState
    형식: Object

참고 항목

참조

ReportExecutionService 클래스

ResetExecutionAsync 오버로드

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