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

Значение свойства

Коллекция функций перераспределения, видимых пользователю.

Реализации

Применяется к