MiningValue Members

Represents a value in the mining distribution or mining column.

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

Public Properties

  Name Description
ms144370.pubproperty(en-US,SQL.90).gif DiscretizedMid Gets the midpoint of the discretized value.
ms144370.pubproperty(en-US,SQL.90).gif Index Gets the index of this mining value.
ms144370.pubproperty(en-US,SQL.90).gif Value Gets the value represented by this MiningValue.
ms144370.pubproperty(en-US,SQL.90).gif ValueType Gets the MiningValueType of this MiningValue.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms144370.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144370.pubmethod(en-US,SQL.90).gif GetAsDouble Returns the value that this MiningValue represents, converted to a double.
ms144370.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms144370.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms144370.pubmethod(en-US,SQL.90).gifms144370.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144370.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns the value that this MiningValue represents, converted to a string.

Top

Protected Methods

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

Top

See Also

Reference

MiningValue Class
Microsoft.AnalysisServices.AdomdServer Namespace