InstallFeatureEdition.GetFeatureSku(ProductFeatureType) メソッド

定義

機能済み sku を取得します。

public:
 Microsoft::SqlServer::Configuration::Sco::SqlEdition GetFeatureSku(Microsoft::SQL::Chainer::Product::ProductFeatureType ^ feature);
public Microsoft.SqlServer.Configuration.Sco.SqlEdition GetFeatureSku (Microsoft.SQL.Chainer.Product.ProductFeatureType feature);
member this.GetFeatureSku : Microsoft.SQL.Chainer.Product.ProductFeatureType -> Microsoft.SqlServer.Configuration.Sco.SqlEdition
Public Function GetFeatureSku (feature As ProductFeatureType) As SqlEdition

パラメーター

feature
Microsoft.SQL.Chainer.Product.ProductFeatureType

機能。

戻り値

Microsoft.SqlServer.Configuration.Sco.SqlEdition

機能済み sku。

適用対象