ReportingService2006.EndCreateModel(IAsyncResult, Warning[]) Metodo

Definizione

public:
 Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateModel(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2006::Warning ^> ^ % Warnings);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateModel (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2006.Warning[] Warnings);
Public Function EndCreateModel (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As CatalogItem

Parametri

asyncResult
IAsyncResult
Warnings
Warning[]

Restituisce

CatalogItem

Si applica a