ReportingService2010.EndGenerateModel(IAsyncResult, Warning[]) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
Microsoft::SqlServer::ReportingServices2010::CatalogItem ^ EndGenerateModel(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2010::Warning ^> ^ % Warnings);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem EndGenerateModel (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2010.Warning[] Warnings);
member this.EndGenerateModel : IAsyncResult * Warning[] -> Microsoft.SqlServer.ReportingServices2010.CatalogItem
Public Function EndGenerateModel (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As CatalogItem
Parametri
- asyncResult
- IAsyncResult
- Warnings
- Warning[]