ReportParameterInfo.AreValidValuesQueryBased 속성
매개 변수의 유효한 값이 쿼리를 기반으로 하는지 여부를 나타냅니다. 읽기 전용입니다.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public ReadOnly Property AreValidValuesQueryBased As Boolean
Get
‘사용 방법
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.AreValidValuesQueryBased
public bool AreValidValuesQueryBased { get; }
public:
property bool AreValidValuesQueryBased {
bool get ();
}
member AreValidValuesQueryBased : bool
function get AreValidValuesQueryBased () : boolean
속성 값
유형: System.Boolean
읽기 전용 Boolean 값