Compartir a través de


ReportingService2006.EndListReportHistory(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a