FeatureTreeConfigurationBase.PropagateSelection(UserVisibleFeature) Método

Definición

Propaga la selección de características.

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)

Parámetros

feature
UserVisibleFeature

La función visible para el usuario.

Se aplica a