FeatureTreeConfigurationBase.FeatureTree 属性

定义

获取或设置功能树

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

属性值

功能树

适用于