FeatureRole.IsFeatureInRole(ProductFeatureType) Метод

Определение

Указывает, находится ли функция в роли.

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

Параметры

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Тип функции.

Возвращаемое значение

Значение true, если функция находится в роли; в противном случае — значение false.

Применяется к