ReportingService2006.EndRegenerateModel(IAsyncResult) Metodo

Definizione

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()

Parametri

asyncResult
IAsyncResult

Restituisce

Si applica a