ReportFormatParameter 要素 - ASL
実行時に Reporting Service レポートを書式設定する方法を指定するパラメーターの名前と値を格納します。
構文
<ReportFormatParameters>
<ReportFormatParameter>
<Name>...</Name>
<Value>...</Value>
</ReportFormatParameter>
</ReportFormatParameters>
要素の特性
特徴 | 説明 |
---|---|
データ型と長さ | なし |
既定値 | なし |
カーディナリティ | 0-n : 省略可能な要素で、出現する場合は複数回の出現が可能です |
要素の関係
リレーションシップ | 要素 |
---|---|
親要素 | ReportFormatParameters |
子要素 | 名前、 値 |
注釈
AMO (分析管理オブジェクト) オブジェクト モデルの ReportFormatParameter の親に対応する要素は です ReportAction。