ReportParameter 요소(ASSL)

런타임 시 Microsoft Reporting Services 보고서에 전달되는 매개 변수의 이름 및 값을 포함합니다.

구문

<ReportParameters>
      <ReportParameter>
      <Name>...</Name>
      <Value>...</Value>
   </ReportParameter>
</ReportParameters>

요소 특징

특징

설명

데이터 형식 및 길이

없음

기본값

없음

카디널리티

0-n: 두 번 이상 나타날 수 있는 선택적 요소입니다.

요소 관계

관계

요소

부모 요소

ReportParameters

자식 요소

Name, Value

주의

Value 요소는 MDX(Multidimensional Expressions) 식을 포함해야 합니다.

AMO(Analysis Management Objects) 개체 모델의 해당 요소는 ReportParameter입니다.

참고 항목

참조

ReportAction 데이터 형식(ASSL)

Action 요소(ASSL)

개체(ASSL)