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

사용자가 볼 수 있는 기능입니다.

적용 대상