Compartir a través de


ReportingService2005.EndCreateReport(IAsyncResult) Método

Definición

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::Warning ^> ^ EndCreateReport(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.Warning[] EndCreateReport (IAsyncResult asyncResult);
member this.EndCreateReport : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.Warning[]
Public Function EndCreateReport (asyncResult As IAsyncResult) As Warning()

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a