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

속성 값

기능 트리

적용 대상