InstallFeatureTree.SetSelectionStateForAllFeatures(FeatureAction) メソッド

定義

すべてのアクションの選択状態を設定します。

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)

パラメーター

action
FeatureAction

機能のアクション。

適用対象