ReportingService2006.EndCreateModel(IAsyncResult, Warning[]) 方法

定义

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);
member this.EndCreateModel : IAsyncResult * Warning[] -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateModel (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As CatalogItem

参数

asyncResult
IAsyncResult
Warnings
Warning[]

返回

适用于