다음을 통해 공유


ReportingService2010.EndListItemHistory(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상