FeatureRole.IsFeatureInRole(ProductFeatureType) Metode

Definisi

Menentukan apakah fitur tersebut berperan.

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

Jenis fitur.

Mengembalikan

true jika fitur tersebut berperan; jika tidak, false.

Berlaku untuk