ReportAction 데이터 형식(ASSL)

Microsoft SQL Server Reporting Services 보고서를 생성하는 동작을 나타내는 파생 데이터 형식을 정의합니다.

구문

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

데이터 형식 특징

특징

설명

기본 데이터 형식

Action

파생 데이터 형식

없음

데이터 형식 관계

관계

요소

부모 요소

없음

자식 요소

Path, ReportFormatParameters, ReportParameters, ReportServer

파생 요소

Action(Cube 또는 PerspectiveActions 컬렉션)

주의

보고서 서버는 URL 기반 보고서 요청에 응답합니다. 보고서 형식은 Report 유형으로 정의됩니다. 동작이 생성되면 리소스 및 매개 변수가 서버로 전송됩니다. 이때 서버는 이러한 동작을 행 집합 형식으로 표시합니다.

AMO(Analysis Management Object) 개체 모델의 해당 요소는 ReportAction입니다.

참고 항목

참조

ASSL(Analysis Services Scripting Language) XML 데이터 형식