UninstallFeatureTree.SetSelectionStateForAllInstalledFeatures メソッド

定義

すべてのインストール済み機能の選択状態を設定します。

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)

パラメーター

action
FeatureAction

機能のアクション。

適用対象