共用方式為


ReportAction 資料類型 (ASSL)

定義代表產生報表服務報告之動作的衍生資料類型。

Syntax

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

資料類型特性

特性 描述
基底資料類型 動作
衍生資料類型 None

資料類型關聯性

關聯性 元素
父元素 None
子元素 PathReportFormatParametersReportParametersReportServer
衍生的元素 Cube觀點動作 (動作集合)

備註

報表伺服器會回應以 URL 為基礎的報表要求。 報表動作是以類型 報表來定義。 建立此動作時,系統會將資源和參數傳送到伺服器。 伺服器會將此動作公開成為類型資料列集的動作。

分析管理物件 (AMO) 物件模型中的對應元素是 ReportAction

另請參閱

Analysis Services 指令碼語言 XML 資料類型 (ASSL)