指出是否在對於外部資料來源的查詢中使用參數。唯讀。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
Public ReadOnly Property IsQueryParameter As Boolean
Get
'用途
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.IsQueryParameter
public bool IsQueryParameter { get; }
public:
property bool IsQueryParameter {
bool get ();
}
member IsQueryParameter : bool
function get IsQueryParameter () : boolean
屬性值
型別:System.Boolean
唯讀 Boolean 值。