UninstallFeatureTree.SetSelectionStateForAllInstalledFeatures Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the selection state for all installed features.
public:
void SetSelectionStateForAllInstalledFeatures(Microsoft::SqlServer::Configuration::FeatureAction action);
public void SetSelectionStateForAllInstalledFeatures(Microsoft.SqlServer.Configuration.FeatureAction action);
member this.SetSelectionStateForAllInstalledFeatures : Microsoft.SqlServer.Configuration.FeatureAction -> unit
Public Sub SetSelectionStateForAllInstalledFeatures (action As FeatureAction)
Parameters
- action
- FeatureAction
The feature action.