Share via


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

ユーザーに表示される機能です。

適用対象