ReportParameter.ValidValuesQueryBased 属性

定义

指示参数的有效值是否基于查询。

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

属性值

只读的 Boolean 值。

适用于