ReportingService2006.EndListModelDrillthroughReports(IAsyncResult) 方法

定义

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

参数

asyncResult
IAsyncResult

返回

适用于