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[]

适用于