Freigeben über


MiningAttribute-Member

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

Der MiningAttribute-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AttributeID Returns the identifier of the attribute.
Öffentliche Eigenschaft FeatureSelection Indicates the feature selection status of the mining attribute.
Öffentliche Eigenschaft IsInput Determines if this attribute is an input attribute.
Öffentliche Eigenschaft IsPredictable Determines if this attribute is predictable.
Öffentliche Eigenschaft KeyColumn Gets the key column for the attribute.
Öffentliche Eigenschaft Name Gets the fully-qualified name of the attribute.
Öffentliche Eigenschaft ShortName Gets a shortened name of the attribute.
Öffentliche Eigenschaft ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Zum Anfang