ReportParameterInfo.Dependents 속성
이 매개 변수의 값을 ValidValues 및/또는 DefaultValues()를 검색하는 쿼리에 매개 변수로 사용하는 매개 변수의 목록입니다.
네임스페이스: Microsoft.Reporting.WebForms
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public ReadOnly Property Dependents As ReportParameterInfoCollection
Get
‘사용 방법
Dim instance As ReportParameterInfo
Dim value As ReportParameterInfoCollection
value = instance.Dependents
public ReportParameterInfoCollection Dependents { get; }
public:
property ReportParameterInfoCollection^ Dependents {
ReportParameterInfoCollection^ get ();
}
member Dependents : ReportParameterInfoCollection
function get Dependents () : ReportParameterInfoCollection
속성 값
유형: Microsoft.Reporting.WebForms.ReportParameterInfoCollection
읽기 전용 ReportParameterInfoCollection