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

傳回

適用於