SettingStore.Features 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 the feature settings.
public:
property Microsoft::SqlServer::Configuration::FeatureSettings ^ Features { Microsoft::SqlServer::Configuration::FeatureSettings ^ get(); };
public Microsoft.SqlServer.Configuration.FeatureSettings Features { get; }
member this.Features : Microsoft.SqlServer.Configuration.FeatureSettings
Public ReadOnly Property Features As FeatureSettings
Property Value
The feature settings.