ServerReport.IsQueryExecutionAllowed 方法

Indicates whether the report can execute queries.

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

语法

声明
用法

返回值

A Boolean value indicating whether the report can execute queries.

备注

Returns false if executing from a snapshot.

This may be used to determine if a report can execute queries for report data or for valid or default values of parameters.

另请参见

参考

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