RSConnection.CreateReportHistorySnapshot(String, Warning[]) メソッド

定義

public:
 System::String ^ CreateReportHistorySnapshot(System::String ^ Report, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2005::Warning ^> ^ % Warnings);
public string CreateReportHistorySnapshot (string Report, out Microsoft.SqlServer.ReportingServices2005.Warning[] Warnings);
override this.CreateReportHistorySnapshot : string * Warning[] -> string
Public Function CreateReportHistorySnapshot (Report As String, ByRef Warnings As Warning()) As String

パラメーター

Report
String
Warnings
Warning[]

戻り値

適用対象