Freigeben über


ProcessingMode-Enumeration

Used to specify the processing mode of the ReportViewer control.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

Member

  Membername Beschreibung
Local Specifies that the report will be processed and rendered using the reporting engine provided by the ReportViewer control. 
Remote Specifies remote processing mode against a Reporting Services report server.  

Hinweise

This enumerator is used to set the ProcessingMode property of the ReportViewer control.

Siehe auch

Verweis

Microsoft.Reporting.WebForms-Namespace