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

속성 값

재배포 기능입니다.

구현

적용 대상