ReportingService2006.EndGetDataSourceContents(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于