ReportingService2010.CreateItemHistorySnapshotAsync 方法

定義

多載

CreateItemHistorySnapshotAsync(String)
CreateItemHistorySnapshotAsync(String, Object)

CreateItemHistorySnapshotAsync(String)

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

參數

ItemPath
String

適用於

CreateItemHistorySnapshotAsync(String, Object)

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

參數

ItemPath
String
userState
Object

適用於