Compartilhar via


FeatureTreeConfigurationBase.OnFeatureActionChanged Método

Definição

Ocorre quando a ação do recurso é alterada.

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)

Parâmetros

e
FeatureTreeEventArgs

Os argumentos de evento.

Aplica-se a