Share via


MiningAttribute 멤버

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

MiningAttribute 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 {dtor} Releases all resources used by the MiningAttribute.
공용 메서드 Dispose Releases all resources used by the MiningAttribute.
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 AttributeID Returns the identifier of the attribute.
공용 속성 FeatureSelection Determines if the mining attribute is feature-selected.
공용 속성 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.
공용 속성 UniqueName Gets the unique name of the mining attribute,
공용 속성 ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

맨 위로 이동