ReportingService2010.EndCreateDataSource(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

CatalogItem

适用于