Partager via


RemovePatchFeatureTreeInvisible.ShowInFeatureTreeWhenRemovePatch Méthode

Définition

Spécifie s’il faut afficher l’instance dans la liste des fonctionnalités si le correctif est déjà 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

Nom de la fonctionnalité.

Retours

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

S’applique à