다음을 통해 공유


ReportingService2005.EndListJobs(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

Job[]

적용 대상