ReportingService2010.UpdateItemExecutionSnapshotAsync 方法

定義

多載

UpdateItemExecutionSnapshotAsync(String)
UpdateItemExecutionSnapshotAsync(String, Object)

UpdateItemExecutionSnapshotAsync(String)

public:
 void UpdateItemExecutionSnapshotAsync(System::String ^ ItemPath);
public void UpdateItemExecutionSnapshotAsync (string ItemPath);
Public Sub UpdateItemExecutionSnapshotAsync (ItemPath As String)

參數

ItemPath
String

適用於

UpdateItemExecutionSnapshotAsync(String, Object)

public:
 void UpdateItemExecutionSnapshotAsync(System::String ^ ItemPath, System::Object ^ userState);
public void UpdateItemExecutionSnapshotAsync (string ItemPath, object userState);
Public Sub UpdateItemExecutionSnapshotAsync (ItemPath As String, userState As Object)

參數

ItemPath
String
userState
Object

適用於