Share via


ReportingService2005.UpdateReportExecutionSnapshot 메서드

Generates a report execution snapshot for a specified report.

네임스페이스:  ReportService2005
어셈블리:  ReportService2005(ReportService2005.dll)

구문

‘선언
Public Sub UpdateReportExecutionSnapshot ( _
    Report As String _
)
‘사용 방법
Dim instance As ReportingService2005 
Dim Report As String

instance.UpdateReportExecutionSnapshot(Report)
public void UpdateReportExecutionSnapshot(
    string Report
)
public:
void UpdateReportExecutionSnapshot(
    String^ Report
)
member UpdateReportExecutionSnapshot : 
        Report:string -> unit
public function UpdateReportExecutionSnapshot(
    Report : String
)

매개 변수

주의

The table below shows header and permissions information on this operation.

SOAP Headers

(In) BatchHeaderValue

(Out) ServerInfoHeaderValue

Required Permissions

Execute

참고 항목

참조

ReportingService2005 클래스

ReportService2005 네임스페이스