RemovePatchFeatureTreeInvisible.ShowInFeatureTreeWhenRemovePatch Méthode

Définition

Précise s’il faut afficher l’instance dans la liste des fonctionnalités si le correctif a déjà été supprimé.

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

Paramètres

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Fonctionnalité.

Retours

true d’afficher l’instance dans la liste des fonctionnalités si le correctif a déjà été supprimé ; sinon, false.

S’applique à