FeatureTreeConfigurationBase.MachineFeatures プロパティ

定義

機械の機能の集合をユーザーに表示します。

public:
 property Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ MachineFeatures { Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection MachineFeatures { get; }
member this.MachineFeatures : Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection
Public ReadOnly Property MachineFeatures As UserVisibleFeatureCollection

プロパティ値

ユーザーが見える機械の特徴の集合。

実装

適用対象