Share via


ReportingService2006.EndCreateDataSource(IAsyncResult) Method

Definition

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

Parameters

asyncResult
IAsyncResult

Returns

Applies to