CompleteImageFeatureTree Class

 

Represents a complete image feature tree.

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

System::Object
  Microsoft.SqlServer.Management.Sdk.Sfc::SfcInstance
    Microsoft.SqlServer.Configuration.SqlConfigBase::SlpConfigurationBase
      Microsoft.SqlServer.Configuration::FeatureTreeConfigurationBase
        Microsoft.SqlServer.Configuration::CompleteImageFeatureTree

public ref class CompleteImageFeatureTree : FeatureTreeConfigurationBase

NameDescription
System_CAPS_pubmethodCompleteImageFeatureTree(ServiceContainer^)

Initializes a new instance of the CompleteImageFeatureTree class.

NameDescription
System_CAPS_protpropertyAbstractIdentityKey

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubpropertyAllFeatures

Gets the list of feature in the tree.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubpropertyConnectionContext

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyContext

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyDatastore

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyDomainInstanceName

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyDomainName

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyExtension

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyFailpoint

(Inherited from SlpConfigurationBase.)

System_CAPS_protpropertyFeatureTree

Gets or sets the feature tree (Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubpropertyIdentityKey

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyInputSetting

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyInstanceFeatures

Gets the collection of instance features visible to the user.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubpropertyLog

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyMachineFeatures

Gets the collection of machine features visible to the user.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubpropertyMetadata

Returns metadata about the instance and its domain.(Inherited from SfcInstance.)

System_CAPS_pubpropertyName

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyNotification

(Inherited from SlpConfigurationBase.)

System_CAPS_pubpropertyParent

Gets or sets the instance parent via the keychain.(Inherited from SfcInstance.)

System_CAPS_pubpropertyProperties

Returns a collection instance properties.(Inherited from SfcInstance.)

System_CAPS_protpropertyPropertyStorageProvider

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubpropertyRedistFeatures

Gets the collection of redistribution features visible to the user.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubpropertyShouldPropagateSelection

Gets or sets whether the configuration should propagate the selection.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protpropertyState

Returns the state of the SfcInstance object.(Inherited from SfcInstance.)

System_CAPS_pubpropertyUrn

Returns the uniform resource name of the SfcInstance object.(Inherited from SfcInstance.)

NameDescription
System_CAPS_protmethodAlterImpl()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubmethodBindDiskCostData()

Specifies the bind disk cost data.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodCanSetItemAction(UserVisibleFeature^)

Determines whether the specified user visible feature can be set.(Overrides FeatureTreeConfigurationBase::CanSetItemAction(UserVisibleFeature^).)

System_CAPS_protmethodCheckObjectCreated()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodCheckObjectState()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodCreateIdentityKey()

(Inherited from SlpConfigurationBase.)

System_CAPS_protmethodCreateImpl()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodDeselectFeature(UserVisibleFeature^)

Unselect the specified feature.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodDiscover(ISfcDependencyDiscoveryObjectSink^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodDropImpl()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodEnsureDependentItemsDeselected()

Makes sure that the dependent items have been unselected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureDependentItemsDeselected(UserVisibleFeature^)

Makes sure that the dependent items have been unselected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureDependentItemsSelected()

Makes sure that the dependent items have been selected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureDependentItemsSelected(UserVisibleFeature^)

Makes sure that the dependent items have been selected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureRequiredItemsDeselected(UserVisibleFeature^)

Makes sure that the required items have been unselected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureRequiredItemsSelected()

Makes sure that the required items have been selected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodEnsureRequiredItemsSelected(UserVisibleFeature^)

Makes sure that the required items have been selected.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_protmethodGetChildCollection(String^)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubmethodGetConnection()

(Inherited from SlpConfigurationBase.)

System_CAPS_pubmethodGetConnection(SfcObjectQueryMode)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubmethodGetDomain()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetPackageAvailablePredicate()

Gets the available package predicate.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodGetPropertySet()

Returns the set of properties for the SfcInstance object.(Inherited from SfcInstance.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodGetTypeMetadataImpl()

Indicates the domains that override by returning the right TypeMetadata class directly. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodInitializeUIPropertyState()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubmethodLoadData()

Loads the feature tree.(Overrides FeatureTreeConfigurationBase::LoadData().)

System_CAPS_protmethodLoadFeatureTreeDefinition()

Loads the definition of the feature tree(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodLoadFeatureTreeDefinition(String^)

Loads the definition of the feature tree(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodLoadFeatureTreeDefinitionAllInstances()

Loads the definition of all the feature tree instances.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodLoadFeatureTreeDefinitionOnlyInstance(InstanceAttribute^)

Loads the definition of the feature tree with specified instance.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodMarkForDropImpl(Boolean)

Returns a value that indicates the existing objects to be dropped. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodMarkRootAsConnected()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodMoveImpl(SfcInstance^)

Indicates the new parent object to move in an instance. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodOnFeatureActionChanged(FeatureTreeEventArgs^)

Occurs when the feature action has been changed.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodOnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs^)

Invoked whenever the effective value of any SfcInstance metadata is updated. (Inherited from SfcInstance.)

System_CAPS_protmethodOnPropertyValueChanges(PropertyChangedEventArgs^)

Invoked whenever the effective value of any SfcInstance property is updated. (Inherited from SfcInstance.)

System_CAPS_protmethodPostAlter(Object^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodPostCreate(Object^)

Indicates the default implementor that creates the execution result. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodPostDrop(Object^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodPostMove(Object^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodPostRename(Object^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodPropagateSelection(UserVisibleFeature^)

Propagates the feature selection.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodRefresh()

Refreshes the object's properties by reading them from the server.(Inherited from SfcInstance.)

System_CAPS_protmethodRenameImpl(SfcKey^)

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodResetKey()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubmethodSaveData()

Saves the feature tree.(Overrides FeatureTreeConfigurationBase::SaveData().)

System_CAPS_pubmethodSaveData(InputSettingSource)

Saves the instance data.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodSelectFeature(UserVisibleFeature^)

Selects a feature from the configuration.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodSerialize(XmlWriter^)

Serializes the instance to XML.(Inherited from SfcInstance.)

System_CAPS_pubmethodSetConnection(ISfcConnection^)

(Inherited from SlpConfigurationBase.)

System_CAPS_protmethodSetFeatureSelection(UserVisibleFeature^, FeatureAction)

Sets the feature selection.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_pubmethodSetServiceContainer(ServiceContainer^)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubmethodToString()

Returns a string representation of the instance Urn.(Inherited from SfcInstance.)

System_CAPS_protmethodUpdateDiskspaceRequirement()

Updates the disk requirement.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_protmethodUpdateUIPropertyState()

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_protmethodValidate()

Indicates the basic child object's validation. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

NameDescription
System_CAPS_protfieldversion

(Inherited from SlpConfigurationBase.)

NameDescription
System_CAPS_pubeventFeatureActionChanged

Occurs when the feature has been changed.(Inherited from FeatureTreeConfigurationBase.)

System_CAPS_proteventpropertyChanged

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubeventPropertyChanged

Occurs when a property value changes.(Inherited from SfcInstance.)

System_CAPS_proteventpropertyMetadataChanged

Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from SfcInstance.)

System_CAPS_pubeventPropertyMetadataChanged

Occurs when the metadata for a property has changed.(Inherited from SfcInstance.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomain::GetExecutionEngine()

(Inherited from SlpConfigurationBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomain::GetKey(IUrnFragment^)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomain::GetType(String^)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomain::GetTypeMetadata(String^)

(Inherited from SlpConfigurationBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomain::UseSfcStateManagement()

(Inherited from SlpConfigurationBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodISfcDomainLite::GetLogicalVersion()

(Inherited from SlpConfigurationBase.)

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: