FeatureRole.IsFeatureInRole(ProductFeatureType) Methode

Definition

Gibt an, ob die Funktion in der Rolle enthalten ist

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

Parameter

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Der Funktionstyp

Gibt zurück

true, wenn die Funktion in der Rolle enthalten ist; andernfalls false.

Gilt für: