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です。

適用対象