共用方式為


MiningAttribute 成員

Represents a mining attribute on a MiningContentNode object and MiningDistribution object.

MiningAttribute 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 AttributeID Returns the identifier of the attribute.
公用屬性 FeatureSelection Indicates the feature selection status of the mining attribute.
公用屬性 IsInput Determines if this attribute is an input attribute.
公用屬性 IsPredictable Determines if this attribute is predictable.
公用屬性 KeyColumn Gets the key column for the attribute.
公用屬性 Name Gets the fully-qualified name of the attribute.
公用屬性 ShortName Gets a shortened name of the attribute.
公用屬性 ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

頂端