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
ms145460.pubfield(en-US,SQL.90).gif AdjustedProbability Represents the adjusted probability for the attribute state.
ms145460.pubfield(en-US,SQL.90).gif Probability Represents the probability for the attribute state.
ms145460.pubfield(en-US,SQL.90).gif ProbabilityVariance Represents the probability variance for the attribute state.
ms145460.pubfield(en-US,SQL.90).gif Support Represents the support for the attribute state.
ms145460.pubfield(en-US,SQL.90).gif Value Represents the value for the attribute state.
ms145460.pubfield(en-US,SQL.90).gif Variance Represents the variance for the attribute state.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms145460.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from ValueType )
ms145460.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from ValueType )
ms145460.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms145460.pubmethod(en-US,SQL.90).gifms145460.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms145460.pubmethod(en-US,SQL.90).gif ToString  (inherited from ValueType )

Top

Protected Methods

  Name Description
ms145460.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms145460.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

StateStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace