Partager via


FeatureTreeConfigurationBase.FeatureTree Propriété

Définition

Obtient ou définit l’arborescence de fonctionnalités.

protected:
 property Microsoft::SqlServer::Configuration::FeatureTree ^ FeatureTree { Microsoft::SqlServer::Configuration::FeatureTree ^ get(); void set(Microsoft::SqlServer::Configuration::FeatureTree ^ value); };
protected Microsoft.SqlServer.Configuration.FeatureTree FeatureTree { get; set; }
member this.FeatureTree : Microsoft.SqlServer.Configuration.FeatureTree with get, set
Protected Property FeatureTree As FeatureTree

Valeur de propriété

Arborescence de fonctionnalités.

S’applique à