Compartir a través de


MiningAttribute Miembros

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

El tipo MiningAttribute expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico {dtor} Releases all resources used by the MiningAttribute.
Método publico Dispose Releases all resources used by the MiningAttribute.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

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

Principio