MiningContentNode Members

Represents the learned content of a MiningModel in a hierarchical node format.

The following tables list the members exposed by the MiningContentNode type.

Public Properties

  Name Description
ms143900.pubproperty(en-US,SQL.90).gif Ancestors Gets a collection of all ancestor MiningContentNode objects.
ms143900.pubproperty(en-US,SQL.90).gif Attribute Gets a MiningAttribute object that applies to the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Caption Gets the caption of the MiningContentNode in the current locale.
ms143900.pubproperty(en-US,SQL.90).gif Children Gets a MiningContentNodeCollection containing the immediate children of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Descendants Gets a MiningContentNodeCollection containing all descendants of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Description Gets the description of the MiningContentNode in the current locale.
ms143900.pubproperty(en-US,SQL.90).gif Distribution Gets a MiningDistributionCollection containing the MiningDistribution objects that describe the distribution of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif MarginalProbability Gets the probability of reaching the MiningContentNode from the parent of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif MarginalRule Gets an XML description of the rule used when moving from the ParentNode to this MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif NodeRule Gets the rule associated with this node.
ms143900.pubproperty(en-US,SQL.90).gif ParentMiningModel Gets the MiningModel of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif ParentNode Gets the immediate parent of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif ParentUniqueName Gets the unique name identifying the parent of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Probability Gets the probability of reaching the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection containing the properties of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Score Gets the score of the node.
ms143900.pubproperty(en-US,SQL.90).gif ShortCaption Gets a shortened caption for the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Siblings Gets a collection containing the MiningContentNode objects on the same hierarchical level as the current MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Support Gets the number of cases that support the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif Type Gets the type of the MiningContentNode.
ms143900.pubproperty(en-US,SQL.90).gif UniqueName Overridden. Gets the unique name of the MiningContentNode.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143900.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the MiningContentNode.
ms143900.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the MiningContentNode.
ms143900.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143900.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143900.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143900.pubmethod(en-US,SQL.90).gifms143900.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143900.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143900.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143900.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MiningContentNode Class
Microsoft.AnalysisServices.AdomdServer Namespace