FeatureTreeConfigurationBase.PropagateSelection(UserVisibleFeature) Metodo

Definizione

Propaga la selezione delle funzionalità.

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)

Parametri

feature
UserVisibleFeature

La funzione visibile all'utente.

Si applica a