指示参数是否用于针对外部数据源的查询中。只读。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public ReadOnly Property IsQueryParameter As Boolean
public bool IsQueryParameter { get; }
public:
property bool IsQueryParameter {
bool get ();
}
member IsQueryParameter : bool with get
function get IsQueryParameter () : boolean
属性值
类型:Boolean
一个只读 Boolean 值。