Represents the statistics for a single attribute state.
The following tables list the members exposed by the StateStats type.
Public Fields
名称 | Description | |
---|---|---|
![]() |
AdjustedProbability | Represents the adjusted probability for the attribute state. |
![]() |
Probability | Represents the probability for the attribute state. |
![]() |
ProbabilityVariance | Represents the probability variance for the attribute state. |
![]() |
Support | Represents the support for the attribute state. |
![]() |
Value | Represents the value for the attribute state. |
![]() |
Variance | Represents the variance for the attribute state. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from ValueType ) |
![]() |
GetHashCode | (inherited from ValueType ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from ValueType ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
StateStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace