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

プロパティ値

特徴木

適用対象