DacServices.ProgressChanged Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé comme état d’une opération change.
public event EventHandler<Microsoft.SqlServer.Dac.DacProgressEventArgs> ProgressChanged;
member this.ProgressChanged : EventHandler<Microsoft.SqlServer.Dac.DacProgressEventArgs>
Public Custom Event ProgressChanged As EventHandler(Of DacProgressEventArgs)
Public Event ProgressChanged As EventHandler(Of DacProgressEventArgs)