InstallFeatureTree.SetSelectionStateForAllFeatures(FeatureAction) 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 actions.
public:
void SetSelectionStateForAllFeatures(Microsoft::SqlServer::Configuration::FeatureAction action);
public void SetSelectionStateForAllFeatures (Microsoft.SqlServer.Configuration.FeatureAction action);
member this.SetSelectionStateForAllFeatures : Microsoft.SqlServer.Configuration.FeatureAction -> unit
Public Sub SetSelectionStateForAllFeatures (action As FeatureAction)
Parameters
- action
- FeatureAction
The feature action.