ReportingService2010.EndListJobs(IAsyncResult) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2010::Job ^> ^ EndListJobs(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Job[] EndListJobs (IAsyncResult asyncResult);
Public Function EndListJobs (asyncResult As IAsyncResult) As Job()

參數

asyncResult
IAsyncResult

傳回

Job[]

適用於