ReportingService2006.EndCreateReportHistorySnapshot Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Parámetros
- asyncResult
- IAsyncResult
- Warnings
- Warning[]