FeatureRole.IsFeatureInRole(ProductFeatureType) Método

Definição

Especifica se o recurso está na função.

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

Parâmetros

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

O tipo do recurso.

Retornos

true se o recurso estiver na função; caso contrário, false.

Aplica-se a