次の方法で共有


ReportFormatParameter 要素 (ASSL)

実行時に Microsoft SQL Server 2005 Reporting Services (SSRS) レポートを書式設定する方法を指定するパラメータの名前および値を格納します。

構文

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

要素の特性

特性 説明

データ型と長さ

なし

既定値

なし

カーディナリティ

0-n : 省略可能な要素で、出現する場合は複数回の出現が可能です

要素のリレーションシップ

リレーションシップ 要素

親要素

ReportFormatParameters

子要素

NameValue

解説

分析管理オブジェクト (AMO) オブジェクト モデルで ReportFormatParameter の親に対応する要素は、ReportAction です。

参照

関連項目

ReportAction データ型 (ASSL)
Action 要素 (ASSL)
オブジェクト (ASSL)

ヘルプおよび情報

SQL Server 2005 の参考資料の入手