ReportingService2005.EndGetItemDataSources(IAsyncResult) Método

Definição

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()

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a