FeatureTreeConfigurationBase.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

プロパティ値

ユーザーに表示される再配布機能のコレクション。

実装

適用対象