AvailableFeatureMedia Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the available feature media.
public ref class AvailableFeatureMedia : Microsoft::SqlServer::Configuration::FeatureEdition
public class AvailableFeatureMedia : Microsoft.SqlServer.Configuration.FeatureEdition
type AvailableFeatureMedia = class
inherit FeatureEdition
Public Class AvailableFeatureMedia
Inherits FeatureEdition
- Inheritance
- Derived
Constructors
| AvailableFeatureMedia(ServiceContainer) |
Initializes a new instance of the AvailableFeatureMedia class. |
Fields
| context |
Specifies the context. |
Methods
| GetFeatureStatus(ProductFeatureType, ProductFeatureType) |
Gets the status of the feature. (Inherited from FeatureEdition) |
| IsFeatureInSku(ProductFeatureType) |
Gets a value that specifies whether the feature is in SKU. |