Compartilhar via


FeatureEdition.GetFeatureStatus Método

Definição

Obtém o status do recurso.

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

Parâmetros

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

O tipo de recurso.

parentFeature
Microsoft.SQL.Chainer.Product.ProductFeatureType

O recurso de produto.

Retornos

O status do recurso.

Aplica-se a