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[]

適用於