다음을 통해 공유


ReportingService2010.EndCreateDataSource(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상