FeatureTree.MachineFeatures Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the machine features.
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
Property Value
The machine features.