Compartir a través de


ReportingService2005.EndGenerateModel(IAsyncResult) Método

Definición

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

Parámetros

asyncResult
IAsyncResult

Devoluciones

Se aplica a