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
ms142692.pubproperty(en-US,SQL.90).gif Attribute Gets a MiningAttribute object that applies to the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif Name Gets the name of the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif ParentMiningModel Gets the mining model of the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif ParentNode Gets the MiningContentNode to which this MiningDistribution applies.
ms142692.pubproperty(en-US,SQL.90).gif Probability Gets the probability of occurrence for the values represented by the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif Properties Gets a collection of properties for the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif Support Gets the number of cases that support the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif Value Gets the value represented by the MiningDistribution.
ms142692.pubproperty(en-US,SQL.90).gif ValueType Gets the type of the value represented by the MiningDistribution.
ms142692.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
ms142692.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningDistribution are equal.
ms142692.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142692.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142692.pubmethod(en-US,SQL.90).gifms142692.static(en-US,SQL.90).gif op_Equality Determines whether two instances of MiningDistribution are equal.
ms142692.pubmethod(en-US,SQL.90).gifms142692.static(en-US,SQL.90).gif op_Inequality Determines whether two instances of MiningDistribution are unequal.
ms142692.pubmethod(en-US,SQL.90).gifms142692.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142692.pubmethod(en-US,SQL.90).gif ToString Overridden. Gets the name of the MiningDistribution.

Top

Protected Methods

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

Top

See Also

Reference

MiningDistribution Class
Microsoft.AnalysisServices.AdomdClient Namespace