ReportAction データ型 (ASSL)
MicrosoftSQL ServerReporting Services レポートを生成するアクションを表す派生データ型を定義します。
構文
<ReportAction>
<!-- The following elements extend Action -->
<ReportServer>...</ReportServer>
<Path>...</Path>
<ReportParameters>...</ReportParameters>
<ReportFormatParameters>...</ReportFormatParameters>
</ReportAction>
説明
レポート サーバーは、レポートに関する URL ベースの要求に応答します。レポート アクションは Report 型で定義されます。リソースおよびパラメータは、アクションの作成時にサーバーに送信されます。サーバーは、rowset 型のアクションとしてアクションを公開します。
分析管理オブジェクト (AMO) オブジェクト モデルで対応する要素は、ReportAction です。