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 값입니다.

적용 대상