LocalReport.ExecuteReportInSandboxAppDomain 方法

Causes processing extensions and expressions to be run in an application ___domain with limited permissions.

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)

语法

声明
用法

备注

This is the default mode that runs processing extensions and expressions in a sandbox application ___domain with only the Execute security permission flag.

This mode is designed to enable untrusted reports that use untrusted processing extensions to run securely.

This mode negatively impacts performance.

另请参见

参考

LocalReport 类
LocalReport 成员
Microsoft.Reporting.WinForms 命名空间