FeatureTree.RedistFeatures プロパティ

定義

再分配機能の取得または設定。

public:
 property Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ RedistFeatures { Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection RedistFeatures { get; }
member this.RedistFeatures : Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection
Public ReadOnly Property RedistFeatures As UserVisibleFeatureCollection

プロパティ値

再分配の特徴です。

実装

適用対象