다음을 통해 공유


ReportingService2010.EndListModelDrillthroughReports(IAsyncResult) 메서드

정의

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

매개 변수

asyncResult
IAsyncResult

반환

적용 대상