ReportExecutionService.ResetExecution2Async 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| ResetExecution2Async() | |
| ResetExecution2Async(Object) |
ResetExecution2Async()
public:
void ResetExecution2Async();
public void ResetExecution2Async ();
Public Sub ResetExecution2Async ()
適用於
ResetExecution2Async(Object)
public:
void ResetExecution2Async(System::Object ^ userState);
public void ResetExecution2Async (object userState);
Public Sub ResetExecution2Async (userState As Object)
參數
- userState
- Object