ReportingService2006.EndCreateResource(IAsyncResult) 方法

定义

public:
 Microsoft::SqlServer::ReportingServices2006::CatalogItem ^ EndCreateResource(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.CatalogItem EndCreateResource (IAsyncResult asyncResult);
member this.EndCreateResource : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.CatalogItem
Public Function EndCreateResource (asyncResult As IAsyncResult) As CatalogItem

参数

asyncResult
IAsyncResult

返回

适用于