FeatureTree.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

속성 값

컴퓨터 기능입니다.

구현

적용 대상