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

適用於