次の方法で共有


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

戻り値

適用対象