ReportParameterInfo.IsQueryParameter-Eigenschaft
Gibt an, ob der Parameter in einer Abfrage einer externen Datenquelle verwendet wird.Schreibgeschützt.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
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
Eigenschaftswert
Typ: Boolean
Ein schreibgeschützter Boolean-Wert.