ReportingService2010.EndListModelDrillthroughReports(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

ModelDrillthroughReport[]

适用于