IFeatureTree Interface

 

Represents the interface of the feature tree.

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

public interface class IFeatureTree

NameDescription
System_CAPS_pubpropertyInstanceFeatures

Gets the instance features.

System_CAPS_pubpropertyMachineFeatures

Gets the machine features.

System_CAPS_pubpropertyRedistFeatures

Gets the redist features.

NameDescription
System_CAPS_pubeventFeatureActionChanged

Occurs when the feature action changed.

Return to top
Show: