使用英语阅读

通过


ServerReport.IsQueryExecutionAllowed 方法

指示报表是否可以执行查询。

命名空间:  Microsoft.Reporting.WebForms
程序集:  Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)

语法

public bool IsQueryExecutionAllowed()

返回值

类型:System.Boolean
一个指示报表是否可以执行查询的 Boolean 值。

注释

从快照执行时返回 false。

这可以用来确定报表是否可以查询报表数据或参数的有效值或默认值。

请参阅

参考

ServerReport 类

Microsoft.Reporting.WebForms 命名空间