InstallFeatureEdition Class
Represents the installed feature edition.
Assembly: Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)
Microsoft.SqlServer.Configuration::FeatureEdition
Microsoft.SqlServer.Configuration::AvailableFeatureMedia
Microsoft.SqlServer.Configuration::InstallFeatureEdition
| Name | Description | |
|---|---|---|
![]() | InstallFeatureEdition(ServiceContainer^, SqlEdition, String^, ConfigActionScenario) | Initializes a new instance of the InstallFeatureEdition class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetFeatureSku(ProductFeatureType^) | Gets the featured sku. |
![]() | GetFeatureStatus(ProductFeatureType^, ProductFeatureType^) | Gets the featured status.(Overrides FeatureEdition::GetFeatureStatus(ProductFeatureType^, ProductFeatureType^).) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsFeatureInSku(ProductFeatureType^) | Gets a value that specifies whether the feature is in sku.(Overrides AvailableFeatureMedia::IsFeatureInSku(ProductFeatureType^).) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | context | Specifies the context.(Inherited from AvailableFeatureMedia.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


