AvailableFeatureMedia Class

 

Represents the available feature media.

Namespace:   Microsoft.SqlServer.Configuration
Assembly:  Microsoft.SqlServer.Configuration (in Microsoft.SqlServer.Configuration.dll)


public ref class AvailableFeatureMedia : FeatureEdition

NameDescription
System_CAPS_pubmethodAvailableFeatureMedia(ServiceContainer^)

Initializes a new instance of the AvailableFeatureMedia class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetFeatureStatus(ProductFeatureType^, ProductFeatureType^)

Gets the status of the feature.(Inherited from FeatureEdition.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodIsFeatureInSku(ProductFeatureType^)

Gets a value that specifies whether the feature is in SKU.(Overrides FeatureEdition::IsFeatureInSku(ProductFeatureType^).)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_protfieldcontext

Specifies the context.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: