Partager via


ReportingService2010.EndGetItemDataSources(IAsyncResult) Méthode

Définition

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

Paramètres

asyncResult
IAsyncResult

Retours

S’applique à