RemovePatchFeatureTreeInvisible.ShowInFeatureTreeWhenRemovePatch(ProductFeatureType) Metodo

Definizione

Specifica se visualizzare l'istanza nell'elenco di funzionalità nel caso in cui la patch sia 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à.

Restituisce

Boolean

true per visualizzare l'istanza nell'elenco di funzionalità nel caso in cui la patch sia già stata rimossa; in caso contrario, false.

Si applica a