Share via


ReportingService2010.EndListModelDrillthroughReports(IAsyncResult) Método

Definição

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()

Parâmetros

asyncResult
IAsyncResult

Retornos

Aplica-se a