RemovePatchFeatureTreeInvisible.ShowInFeatureTreeWhenRemovePatch Metodo

Definizione

Specifica se visualizzare l'istanza nella lista delle funzionalità se la patch è già stata rimossa.

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

Parametri

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Funzionalità.

Valori restituiti

true per mostrare l'istanza nella lista delle funzionalità se la patch è già stata rimossa; altrimenti, false.

Si applica a