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

適用於