RSConnection2006.ListReportHistory(String) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::ReportHistorySnapshot ^> ^ ListReportHistory(System::String ^ Report);
public Microsoft.SqlServer.ReportingServices2006.ReportHistorySnapshot[] ListReportHistory (string Report);
Public Function ListReportHistory (Report As String) As ReportHistorySnapshot()

參數

Report
String

傳回

ReportHistorySnapshot[]

適用於