ReportingService2010.EndCreateCatalogItem(IAsyncResult, Warning[]) Метод

Определение

public:
 Microsoft::SqlServer::ReportingServices2010::CatalogItem ^ EndCreateCatalogItem(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2010::Warning ^> ^ % Warnings);
public Microsoft.SqlServer.ReportingServices2010.CatalogItem EndCreateCatalogItem (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2010.Warning[] Warnings);
member this.EndCreateCatalogItem : IAsyncResult * Warning[] -> Microsoft.SqlServer.ReportingServices2010.CatalogItem
Public Function EndCreateCatalogItem (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As CatalogItem

Параметры

asyncResult
IAsyncResult
Warnings
Warning[]

Возвращаемое значение

Применяется к