AttributeStats Members
Represents the statistics for a single attribute.
The following tables list the members exposed by the AttributeStats type.
Public Fields
Name | Description | |
---|---|---|
![]() |
Attribute | Represents the index for the associated attribute. |
![]() |
ExistingAdjustedProbability | Represents the existing adjusted probability for the attribute. |
![]() |
ExistingProbability | Represents the existing probability for the attribute. |
![]() |
ExistingSupport | Represents the existing support for the attribute. |
![]() |
Max | Represents the maximum for the attribute. |
![]() |
Min | Represents the minimum for the attribute. |
![]() |
States | Represents the number of state statistics for the attribute. |
![]() |
StateStatistics | Represents an array of state statistics for each state of the attribute. |
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
AttributeStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace