SmoApplication.DatabaseEventHandler Délégué
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é pour les événements de base de données
public delegate void SmoApplication.DatabaseEventHandler(object sender, SmoEventArgs e);
type SmoApplication.DatabaseEventHandler = delegate of obj * SmoEventArgs -> unit
Public Delegate Sub SmoApplication.DatabaseEventHandler(sender As Object, e As SmoEventArgs)
Paramètres
- sender
- Object