ReportParameter.QueryParameter 屬性

定義

表示查詢中是否使用該參數。

public:
 property bool QueryParameter { bool get(); void set(bool value); };
public bool QueryParameter { get; set; }
member this.QueryParameter : bool with get, set
Public Property QueryParameter As Boolean

屬性值

一個只讀 Boolean 值。 值 表示 true 該參數被用於查詢。

適用於