Freigeben über


ProcessingMode-Enumeration

Sets the processing mode of the ReportViewer control.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.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.WinForms-Namespace