ReportingService2006.EndRegenerateModel(IAsyncResult) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
cli::array <Microsoft::SqlServer::ReportingServices2006::Warning ^> ^ EndRegenerateModel(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2006.Warning[] EndRegenerateModel (IAsyncResult asyncResult);
member this.EndRegenerateModel : IAsyncResult -> Microsoft.SqlServer.ReportingServices2006.Warning[]
Public Function EndRegenerateModel (asyncResult As IAsyncResult) As Warning()
Parâmetros
- asyncResult
- IAsyncResult
Retornos
Warning[]