ReportingService2005.EndGetItemDataSources(IAsyncResult) Method

Definition

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::DataSource ^> ^ EndGetItemDataSources(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.DataSource[] EndGetItemDataSources (IAsyncResult asyncResult);
member this.EndGetItemDataSources : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.DataSource[]
Public Function EndGetItemDataSources (asyncResult As IAsyncResult) As DataSource()

Parameters

asyncResult
IAsyncResult

Returns

Applies to