ReportingService2010.EndListItemHistory(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

ItemHistorySnapshot[]

适用于