Compartir a través de


ReportingService2005.EndListReportHistory(IAsyncResult) Método

Definición

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()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a