FeatureTreeConfigurationBase.PropagateSelection(UserVisibleFeature) 메서드

정의

기능 선택을 전파합니다.

protected:
 void PropagateSelection(Microsoft::SqlServer::Configuration::UserVisibleFeature ^ feature);
protected void PropagateSelection (Microsoft.SqlServer.Configuration.UserVisibleFeature feature);
member this.PropagateSelection : Microsoft.SqlServer.Configuration.UserVisibleFeature -> unit
Protected Sub PropagateSelection (feature As UserVisibleFeature)

매개 변수

feature
UserVisibleFeature

사용자에게 표시되는 기능입니다.

적용 대상