RSConnection.CreateReportHistorySnapshot(String, Warning[]) Méthode

Définition

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

Paramètres

Report
String
Warnings
Warning[]

Retours

S’applique à