ReportingService2006.EndCreateReport(IAsyncResult, Warning[]) 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:
Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateReport(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2006::Warning ^> ^ % Warnings);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateReport (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2006.Warning[] Warnings);
member this.EndCreateReport : IAsyncResult * Warning[] -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateReport (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As CatalogItem
Parâmetros
- asyncResult
- IAsyncResult
- Warnings
- Warning[]