Partager via


Membres MiningAttribute

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

Le type MiningAttribute expose les membres suivants.

Méthodes

  Nom Description
Méthode publique {dtor} Releases all resources used by the MiningAttribute.
Méthode publique Dispose Releases all resources used by the MiningAttribute.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique AttributeID Returns the identifier of the attribute.
Propriété publique FeatureSelection Determines if the mining attribute is feature-selected.
Propriété publique IsInput Determines if this attribute is an input attribute.
Propriété publique IsPredictable Determines if this attribute is predictable.
Propriété publique KeyColumn Gets the key column for the attribute.
Propriété publique Name Gets the fully qualified name of the attribute.
Propriété publique ShortName Gets a shortened name of the attribute.
Propriété publique UniqueName Gets the unique name of the mining attribute,
Propriété publique ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Haut de la page