다음을 통해 공유


ReportingService2005.EndGetDataSourceContents(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상