UserVisibleFeature.SubFeatures 속성

정의

하위 기능을 가져옵니다.

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

속성 값

하위 기능입니다.

적용 대상