ReportingService2006.EndCreateReportHistorySnapshot Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult
Warnings
Warning[]

Restituisce

Si applica a