ReportingService2006.EndGetItemDataSources(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于