FeatureTreeConfigurationBase.OnFeatureActionChanged 메서드

정의

특징 액션이 변경되었을 때 발생합니다.

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)

매개 변수

e
FeatureTreeEventArgs

이벤트 인수입니다.

적용 대상