ReportingService2005.EndCreateReportHistorySnapshot Método

Definição

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

Parâmetros

asyncResult
IAsyncResult
Warnings
Warning[]

Retornos

Aplica-se a