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

用户可见的功能。

适用于