ReportParameter Element (ASSL)

Contains the name and value of a parameter that is passed to a Microsoft Reporting Services report at run time.

구문

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

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

ReportParameters

Child elements

Name, Value

주의

The Value element must contain a Multidimensional Expressions (MDX) expression.

The corresponding element in the Analysis Management Objects (AMO) object model is ReportParameter.

참고 항목

참조

ReportAction Data Type (ASSL)
Action Element (ASSL)
Objects (ASSL)

도움말 및 정보

SQL Server 2005 지원 받기