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

使用者可見的功能。

適用於