RemovePatchFeatureTreeInvisible.ShowInFeatureTreeWhenRemovePatch 메서드

정의

패치가 이미 제거된 경우 기능 목록에 인스턴스를 표시할지 여부를 지정합니다.

public:
 bool ShowInFeatureTreeWhenRemovePatch(Microsoft::SQL::Chainer::Product::ProductFeatureType ^ feature);
public bool ShowInFeatureTreeWhenRemovePatch (Microsoft.SQL.Chainer.Product.ProductFeatureType feature);
member this.ShowInFeatureTreeWhenRemovePatch : Microsoft.SQL.Chainer.Product.ProductFeatureType -> bool
Public Function ShowInFeatureTreeWhenRemovePatch (feature As ProductFeatureType) As Boolean

매개 변수

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

기능입니다.

반환

패치가 이미 제거된 경우 기능 목록에 인스턴스를 표시하려면 true이고, 그렇지 않으면 false입니다.

적용 대상