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

ユーザーにも見える機能です。

適用対象