Элементы MiningAttribute

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

Тип MiningAttribute предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство AttributeID Returns the identifier of the attribute.
Открытое свойство FeatureSelection Indicates the feature selection status of the mining attribute.
Открытое свойство IsInput Determines if this attribute is an input attribute.
Открытое свойство IsPredictable Determines if this attribute is predictable.
Открытое свойство KeyColumn Gets the key column for the attribute.
Открытое свойство Name Gets the fully-qualified name of the attribute.
Открытое свойство ShortName Gets a shortened name of the attribute.
Открытое свойство ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

В начало