FeatureTreeConfigurationBase.OnFeatureActionChanged Méthode
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.
Se produit quand l’action de la fonctionnalité a été modifiée.
protected:
void OnFeatureActionChanged(Microsoft::SqlServer::Configuration::FeatureTreeEventArgs ^ e);
protected void OnFeatureActionChanged (Microsoft.SqlServer.Configuration.FeatureTreeEventArgs e);
member this.OnFeatureActionChanged : Microsoft.SqlServer.Configuration.FeatureTreeEventArgs -> unit
Protected Sub OnFeatureActionChanged (e As FeatureTreeEventArgs)
Paramètres
Arguments des événements.