FeatureCompleteImage.IsFeatureAvailable(ProductFeatureType) Methode

Definition

Bestimmt, ob die angegebene Funktion verfügbar ist

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

Parameter

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Die abzufragende Funktion

Gibt zurück

true, wenn die angegebene Funktion verfügbar ist, andernfalls false.

Gilt für: