ReportingService2005.UpdateReportExecutionSnapshotAsync Método

Definição

Sobrecargas

UpdateReportExecutionSnapshotAsync(String)
UpdateReportExecutionSnapshotAsync(String, Object)

UpdateReportExecutionSnapshotAsync(String)

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

Parâmetros

Report
String

Aplica-se a

UpdateReportExecutionSnapshotAsync(String, Object)

public:
 void UpdateReportExecutionSnapshotAsync(System::String ^ Report, System::Object ^ userState);
public void UpdateReportExecutionSnapshotAsync (string Report, object userState);
member this.UpdateReportExecutionSnapshotAsync : string * obj -> unit
Public Sub UpdateReportExecutionSnapshotAsync (Report As String, userState As Object)

Parâmetros

Report
String
userState
Object

Aplica-se a