다음을 통해 공유


MiningAttribute Members

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

The following tables list the members exposed by the MiningAttribute type.

Public Properties

  이름 Description
ms142702.pubproperty(ko-kr,SQL.90).gif AttributeID Returns the identifier of the attribute.
ms142702.pubproperty(ko-kr,SQL.90).gif FeatureSelection Determines if the MiningAttribute was feature selected.
ms142702.pubproperty(ko-kr,SQL.90).gif IsInput Determines if this attribute is an input attribute.
ms142702.pubproperty(ko-kr,SQL.90).gif IsPredictable Determines if this attribute is predictable.
ms142702.pubproperty(ko-kr,SQL.90).gif KeyColumn Gets the key column for the attribute.
ms142702.pubproperty(ko-kr,SQL.90).gif Name Gets the fully-qualified name of the attribute.
ms142702.pubproperty(ko-kr,SQL.90).gif ShortName Gets a shortened name of the attribute.
ms142702.pubproperty(ko-kr,SQL.90).gif ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142702.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142702.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms142702.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142702.pubmethod(ko-kr,SQL.90).gifms142702.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142702.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms142702.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142702.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

MiningAttribute Class
Microsoft.AnalysisServices.AdomdClient Namespace