次の方法で共有


ReportFormatParameter 要素 (ASSL)

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

構文

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

要素の特性

特性

説明

データ型と長さ

なし

既定値

なし

カーディナリティ

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

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

リレーションシップ

要素

親要素

ReportFormatParameters

子要素

NameValue

説明

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