ReportingService2006.DeleteReportHistorySnapshotAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| DeleteReportHistorySnapshotAsync(String, String) | |
| DeleteReportHistorySnapshotAsync(String, String, Object) |
DeleteReportHistorySnapshotAsync(String, String)
public:
void DeleteReportHistorySnapshotAsync(System::String ^ Report, System::String ^ HistoryID);
public void DeleteReportHistorySnapshotAsync (string Report, string HistoryID);
Public Sub DeleteReportHistorySnapshotAsync (Report As String, HistoryID As String)
Parametri
- Report
- String
- HistoryID
- String
Si applica a
DeleteReportHistorySnapshotAsync(String, String, Object)
public:
void DeleteReportHistorySnapshotAsync(System::String ^ Report, System::String ^ HistoryID, System::Object ^ userState);
public void DeleteReportHistorySnapshotAsync (string Report, string HistoryID, object userState);
Public Sub DeleteReportHistorySnapshotAsync (Report As String, HistoryID As String, userState As Object)
Parametri
- Report
- String
- HistoryID
- String
- userState
- Object