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

戻り値

適用対象