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

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

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

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

顶部

请参阅

参考

MiningValue Class
Microsoft.AnalysisServices.AdomdServer Namespace