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

屬性值

使用者可見的機器功能集合。

實作

適用於