ReportFormatParameter Element (ASSL)

Contains the name and value of a parameter that specifies how a Microsoft SQL Server 2005 Reporting Services(SSRS) report is formatted at run time.

구문

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

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 element

ReportFormatParameters

Child elements

Name, Value

주의

The element that corresponds to the parent of ReportFormatParameter in the Analysis Management Objects (AMO) object model is ReportAction.

참고 항목

참조

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

도움말 및 정보

SQL Server 2005 지원 받기