다음을 통해 공유


RSConnection.ListReportHistory(String) 메서드

정의

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

매개 변수

Report
String

반환

적용 대상