ReportingService2005.UpdateReportExecutionSnapshot(String) 메서드

정의

지정된 보고서에 대한 보고서 실행 스냅샷을 생성합니다.

public:
 void UpdateReportExecutionSnapshot(System::String ^ Report);
public void UpdateReportExecutionSnapshot (string Report);
member this.UpdateReportExecutionSnapshot : string -> unit
Public Sub UpdateReportExecutionSnapshot (Report As String)

매개 변수

Report
String

보고서의 전체 경로 이름입니다.

설명

다음 표에서는 이 작업에 대한 헤더 및 사용 권한 정보를 보여 줍니다.

SOAP 헤더 (In) BatchHeaderValue

(Out) ServerInfoHeaderValue
필요한 권한 Execute

적용 대상