次の方法で共有


ReportAction データ型 (ASSL)

レポートサービスレポートを生成するアクションを表す派生データ型を定義します。

構文

  
<ReportAction>  
   <!-- The following elements extend Action -->  
   <ReportServer>...</ReportServer>  
   <Path>...</Path>  
   <ReportParameters>...</ReportParameters>  
   <ReportFormatParameters>...</ReportFormatParameters>  
</ReportAction>  

データ型の特性

特徴 説明
基本データ型 操作
派生データ型 なし

データ型のリレーションシップ

リレーションシップ 要素
親要素 なし
子要素 PathreportformatparametersreportparametersReportServer
派生要素 Action ( CubeまたはPerspectiveActionsコレクション)

注釈

レポート サーバーは、レポートに関する URL ベースの要求に応答します。 レポートアクションは、種類が レポートで定義されています。 リソースおよびパラメーターは、アクションの作成時にサーバーに送信されます。 サーバーは、rowset 型のアクションとしてアクションを公開します。

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

参照

Analysis Services スクリプト言語の XML データ型 (ASSL)