ReportingService2005.EndListReportHistory(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于