共用方式為


ReportAction 資料類型 (ASSL)

定義代表產生 MicrosoftSQL ServerReporting Services 報表之動作的衍生資料類型。

語法

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

資料類型特性

特性

描述

基底資料類型

Action

衍生資料類型

資料類型關聯性

關聯性

元素

父元素

子元素

PathReportFormatParametersReportParametersReportServer

衍生的元素

Action (CubePerspectiveActions 集合)

備註

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

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