Condividi tramite


Membri MiningAttribute

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

Il tipo MiningAttribute espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the MiningAttribute.
Metodo pubblico Dispose Releases all resources used by the MiningAttribute.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica AttributeID Returns the identifier of the attribute.
Proprietà pubblica FeatureSelection Determines if the mining attribute is feature-selected.
Proprietà pubblica IsInput Determines if this attribute is an input attribute.
Proprietà pubblica IsPredictable Determines if this attribute is predictable.
Proprietà pubblica KeyColumn Gets the key column for the attribute.
Proprietà pubblica Name Gets the fully qualified name of the attribute.
Proprietà pubblica ShortName Gets a shortened name of the attribute.
Proprietà pubblica UniqueName Gets the unique name of the mining attribute,
Proprietà pubblica ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

In alto