Compartir a través de


ReportingService2006.EndListScheduledReports(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a