StateStats Members
Represents the statistics for a single attribute state.
The following tables list the members exposed by the StateStats type.
Public Fields
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from ValueType ) |
![]() |
GetHashCode | (inherited from ValueType ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
StateStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace