Compartilhar via


Membros MiningAttribute

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

O tipo MiningAttribute expõe os seguintes membros.

Métodos

  Nome Descrição
Método público {dtor} Releases all resources used by the MiningAttribute.
Método público Dispose Releases all resources used by the MiningAttribute.
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública AttributeID Returns the identifier of the attribute.
Propriedade pública FeatureSelection Determines if the mining attribute is feature-selected.
Propriedade pública IsInput Determines if this attribute is an input attribute.
Propriedade pública IsPredictable Determines if this attribute is predictable.
Propriedade pública KeyColumn Gets the key column for the attribute.
Propriedade pública Name Gets the fully qualified name of the attribute.
Propriedade pública ShortName Gets a shortened name of the attribute.
Propriedade pública UniqueName Gets the unique name of the mining attribute,
Propriedade pública ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Início