ReportFormatParameter 요소(ASSL)

MicrosoftSQL ServerReporting Services 보고서가 런타임에 서식이 지정되는 방식을 지정하는 매개 변수의 이름 및 값을 포함합니다.

구문

<ReportFormatParameters>
<ReportFormatParameter>
<Name>...</Name>
<Value>...</Value>
</ReportFormatParameter>
</ReportFormatParameters>

요소 특징

특징

설명

데이터 형식 및 길이

없음

기본값

없음

카디널리티

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

요소 관계

관계

요소

부모 요소

ReportFormatParameters

자식 요소

Name, Value

주의

AMO(Analysis Management Objects) 개체 모델에서 ReportFormatParameter의 부모에 해당하는 요소는 ReportAction입니다.