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

功能動作。

適用於