RSConnection2006.CreateReportHistorySnapshot(String, Warning[]) Metodo

Definizione

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

Parametri

Report
String
Warnings
Warning[]

Restituisce

Si applica a