StateStats Members

Represents the statistics for a single attribute state.

The following tables list the members exposed by the StateStats type.

Public Fields

  名称 Description
ms145460.pubfield(zh-cn,SQL.90).gif AdjustedProbability Represents the adjusted probability for the attribute state.
ms145460.pubfield(zh-cn,SQL.90).gif Probability Represents the probability for the attribute state.
ms145460.pubfield(zh-cn,SQL.90).gif ProbabilityVariance Represents the probability variance for the attribute state.
ms145460.pubfield(zh-cn,SQL.90).gif Support Represents the support for the attribute state.
ms145460.pubfield(zh-cn,SQL.90).gif Value Represents the value for the attribute state.
ms145460.pubfield(zh-cn,SQL.90).gif Variance Represents the variance for the attribute state.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms145460.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from ValueType )
ms145460.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from ValueType )
ms145460.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms145460.pubmethod(zh-cn,SQL.90).gifms145460.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms145460.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from ValueType )

顶部

Protected Methods

  名称 Description
ms145460.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms145460.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

StateStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace