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

반환

적용 대상