Partager via


LocalReport.Refresh, méthode

Entraîne le rendu du rapport local avec de nouvelles données.

Espace de noms :  Microsoft.Reporting.WebForms
Assembly :  Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)

Syntaxe

'Déclaration
Public Overrides Sub Refresh
public override void Refresh()
public:
virtual void Refresh() override
abstract Refresh : unit -> unit 
override Refresh : unit -> unit 
public override function Refresh()

Notes

The Refresh method reprocesses the report and reloads the data from the report data sources.

Voir aussi

Référence

LocalReport Classe

Microsoft.Reporting.WebForms, espace de noms