Udostępnij za pośrednictwem


Metoda Report.Refresh —

Causes the report to be rendered with new data.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public MustOverride Sub Refresh
public abstract void Refresh()
public:
virtual void Refresh() abstract
abstract Refresh : unit -> unit 
public abstract function Refresh()

Uwagi

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

Zobacz też

Informacje

Report Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms