Partager via


FeatureEdition.GetFeatureStatus Méthode

Définition

Obtient l’état de la fonctionnalité.

public:
 virtual Microsoft::SqlServer::Configuration::FeatureSkuStatus GetFeatureStatus(Microsoft::SQL::Chainer::Product::ProductFeatureType ^ feature, Microsoft::SQL::Chainer::Product::ProductFeatureType ^ parentFeature);
public virtual Microsoft.SqlServer.Configuration.FeatureSkuStatus GetFeatureStatus (Microsoft.SQL.Chainer.Product.ProductFeatureType feature, Microsoft.SQL.Chainer.Product.ProductFeatureType parentFeature);
abstract member GetFeatureStatus : Microsoft.SQL.Chainer.Product.ProductFeatureType * Microsoft.SQL.Chainer.Product.ProductFeatureType -> Microsoft.SqlServer.Configuration.FeatureSkuStatus
override this.GetFeatureStatus : Microsoft.SQL.Chainer.Product.ProductFeatureType * Microsoft.SQL.Chainer.Product.ProductFeatureType -> Microsoft.SqlServer.Configuration.FeatureSkuStatus
Public Overridable Function GetFeatureStatus (feature As ProductFeatureType, parentFeature As ProductFeatureType) As FeatureSkuStatus

Paramètres

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Type de fonctionnalité.

parentFeature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Fonctionnalité du produit.

Retours

État de la fonctionnalité.

S’applique à