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 | |
---|---|---|
Attribute | Gets a MiningAttribute object that applies to the MiningDistribution. | |
Name | Overridden. Gets the name of the MiningDistribution. | |
ParentMiningModel | Gets the mining model of the MiningDistribution. | |
ParentNode | Gets the MiningContentNode to which this MiningDistribution applies. | |
Probability | Gets the probability of occurrence for the values represented by the MiningDistribution. | |
Properties | Gets a collection of properties for the MiningDistribution. | |
Support | Gets the number of cases that support the MiningDistribution. | |
Value | Gets the value represented by the MiningDistribution. | |
ValueType | Gets the type of the value represented by the MiningDistribution. | |
Variance | Gets the variance of the value represented by the MiningDistribution. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningDistribution. | |
Dispose | Releases all resources used by the MiningDistribution. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningDistribution Class
Microsoft.AnalysisServices.AdomdServer Namespace