Share via


ProcessingMode 列舉型別

Used to specify the processing mode of the ReportViewer control.

命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)

語法

成員

  成員名稱 描述
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.  

備註

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

另請參閱

參考

Microsoft.Reporting.WebForms 命名空間