ReportingService2006.EndListScheduledReports(IAsyncResult) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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