Share via


ReportingService2006.EndListReportHistory(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a