MiningDistribution Members

Represents the distribution of a value in a MiningContentNode.

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

Public Properties

  Name Description
ms144003.pubproperty(en-US,SQL.90).gif Attribute Gets a MiningAttribute object that applies to the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif ParentMiningModel Gets the mining model of the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif ParentNode Gets the MiningContentNode to which this MiningDistribution applies.
ms144003.pubproperty(en-US,SQL.90).gif Probability Gets the probability of occurrence for the values represented by the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif Properties Gets a collection of properties for the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif Support Gets the number of cases that support the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif Value Gets the value represented by the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif ValueType Gets the type of the value represented by the MiningDistribution.
ms144003.pubproperty(en-US,SQL.90).gif Variance Gets the variance of the value represented by the MiningDistribution.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

MiningDistribution Class
Microsoft.AnalysisServices.AdomdServer Namespace