CompleteImageFeatureEdition.GetFeatureStatus Methode

Definition

Ruft den Feature-Status ab.

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

Parameter

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Das Feature.

parentFeature
Microsoft.SQL.Chainer.Product.ProductFeatureType

Die Elternfunktion.

Gibt zurück

Der Status der Funktion.

Gilt für: