AttributeStats Members

Represents the statistics for a single attribute.

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

Public Fields

  Name Description
ms143245.pubfield(en-US,SQL.90).gif Attribute Represents the index for the associated attribute.
ms143245.pubfield(en-US,SQL.90).gif ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
ms143245.pubfield(en-US,SQL.90).gif ExistingProbability Represents the existing probability for the attribute.
ms143245.pubfield(en-US,SQL.90).gif ExistingSupport Represents the existing support for the attribute.
ms143245.pubfield(en-US,SQL.90).gif Max Represents the maximum for the attribute.
ms143245.pubfield(en-US,SQL.90).gif Min Represents the minimum for the attribute.
ms143245.pubfield(en-US,SQL.90).gif States Represents the number of state statistics for the attribute.
ms143245.pubfield(en-US,SQL.90).gif StateStatistics Represents an array of state statistics for each state of the attribute.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

AttributeStats Structure
Microsoft.AnalysisServices.AdomdServer Namespace