MiningDistribution Members
Represents the distribution of a value in a MiningContentNode.
The following tables list the members exposed by the MiningDistribution type.
Public Properties
Имя | Description | |
---|---|---|
![]() |
Attribute | Gets a MiningAttribute object that applies to the MiningDistribution. |
![]() |
Name | 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. |
В начало
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of MiningDistribution are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two instances of MiningDistribution are equal. |
![]() ![]() |
op_Inequality | Determines whether two instances of MiningDistribution are unequal. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Gets the name of the MiningDistribution. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
MiningDistribution Class
Microsoft.AnalysisServices.AdomdClient Namespace